marcogaio,
Why did you use scsi ? is that because of the current stock u-boot?
Did you try this?
Why did you use scsi ? is that because of the current stock u-boot?
Marvell>> setenv load_initrd 'ext2load scsi 0:1 0x1100000 /uInitrd' Marvell>> setenv load_uimage 'ext2load scsi 0:1 0x800000 /uImage'
Did you try this?
Marvell>> setenv load_initrd 'ext2load ide 0:1 0x1100000 /uInitrd' Marvell>> setenv load_uimage 'ext2load ide 0:1 0x800000 /uImage'