Re: [U-Boot] nboot won't boot my uImage

2012-04-18 Thread Bishop, Mark
> -Original Message- > From: u-boot-boun...@lists.denx.de [mailto:u-boot- > boun...@lists.denx.de] On Behalf Of Bishop, Mark > Sent: Wednesday, April 18, 2012 5:28 PM > To: u-boot@lists.denx.de > Subject: [U-Boot] nboot won't boot my uImage > > I can downlo

[U-Boot] nboot won't boot my uImage

2012-04-18 Thread Bishop, Mark
I can download my kernel uImage and flash it into NAND and then 'boot' and it works. bfin> tftp 0x100 10.100.42.29:uImage.3 bfin> nand erase 0x8 0x80 bfin> nand write 0x100 0x8 0x80 Going to verify the image: bfin> nand read 0x200 0x8 $(filesize) bfin> iminfo 0x200