[U-Boot] OpenRD: booting u-boot from NAND

Hello!
I am trying to launch U-Boot v2011.06-rc2 built with Codesourcery 2011 toolchain on OpenRD Ultimate board with no luck so far. After resetting the board hangs without any symbols being printed on console. OpenOCD shows PC value of 0xFFFF0BA6 (not 4-byte aligned!) after halting the core. The strange thing is that the image boots up successfully if booted from SDRAM. U-boot-1.1.4 with the patch from open-rd.org does boot from NAND.
Any suggestions on why booting from NAND is not working?
Best regards Alexey Ozhigov

-----Original Message----- From: u-boot-bounces@lists.denx.de [mailto:u-boot-bounces@lists.denx.de] On Behalf Of Alexei Ozhigov Sent: Wednesday, June 08, 2011 6:44 PM To: u-boot@lists.denx.de Subject: [U-Boot] OpenRD: booting u-boot from NAND
Hello!
I am trying to launch U-Boot v2011.06-rc2 built with Codesourcery 2011 toolchain on OpenRD Ultimate board with no luck so far. After resetting the board hangs without any symbols being printed on console. OpenOCD shows PC value of 0xFFFF0BA6 (not 4-byte aligned!) after halting the core. The strange thing is that the image boots up successfully if booted from SDRAM. U-boot-1.1.4 with the patch from open-rd.org does boot from NAND.
Any suggestions on why booting from NAND is not working?
Hi Alexey Ozhigov Which image you are flashing? You should create a target u-boot.kwb and use this image to flash on the NAND.
I think you are flashing u-boot.bin, pls clarify
Pls refer: docs/README.kwbimage for details.
Regards.. Prafulla . .
participants (2)
-
Alexei Ozhigov
-
Prafulla Wadaskar