
Leonid,
-----Original Message----- From: Leonid [mailto:Leonid@a-k-a.net] Sent: Thursday, May 01, 2008 1:55 PM To: Menon, Nishanth; u-boot-users@lists.sourceforge.net Subject: RE: [U-Boot-Users] U-Boot environment for NAND booting scheme
Thank you for advice. Is any <board.h> and board/<vendor>/<board>/u-boot-nand.lds files available which support such and option in u-boot tree (I use 1.2.0) or any other place or you can send me example?
OMAP does a 3 stage boot(due to the nature of our SOC): x-loader (as we call it, but really a customized u-boot), loads u-boot which finally loads kernel. Our code unfortunately is not in wdenk's mainline tree yet. Our version for various OMAPs can be found here: http://linux.omap.com/pub/bootloader/ ->U-Boot http://linux.omap.com/pub/xloader/ -> x-loader.
Regards, Nishanth Menon