Hi,
how is possible flash nand (with uboot.bin, uImage and rootfs) and start without SD but only from nand?
thanks
QSB
Is it QSB or SABRE or ARD or EVK etc etc.?
enaud said:
imx53
imx53
Which board are you using?
You might want to have a look to
http://imxcommunity.org/forum/topics/cannot-boot-from-nand
The discussion there is about the i.MX53 ARD board, but some parts might help for the QSB, too.
Hello, Not only the hardware connection. You need to change the imximage.cfg (for u-boot) configurations to make it boot from NAND. If you are looking for a one-line answer on how to boot from NAND, I'd say "It is not that easy". You need to study the manual, patch in the IOMUX settings, write imximage.cfg, tweak the board file. Do it one step at a time.