i have try changing from
setenv bootcmd_sata 'ide reset; ext2load ide 0:1 0x01100000 /uInitrd; ext2load ide 0:1 0x00800000 /uImage'
to
setenv bootcmd_sata 'ide reset; ide reset; ext2load ide 0:1 0x01100000 /uInitrd; ext2load ide 0:1 0x00800000 /uImage'
is that you suggest to me to do?
i have try but same result...
Bad magic number...
Yes, that is what I had in mind (sorry, should have clarified the command itself too).
Anyway, if the result is "Bad magic number" but NOT "Bad Partition", then the result is NOT the same. Do you still have the Bad Partition message?