On Mon, Apr 06, 2009 at 03:44:43PM +0530, rahan...@tataelxsi.co.in wrote: > When i power on the board(OMAP3530 based from Mistral) uboot prompt comes > up. Now how do i boot an RTOS which is also residing in NAND Flash at > different offset.? > > Can i acheive this without changing the source code of current Uboot. ?
Yes. Use "nand read" to copy the image into RAM, then jump to it using whatever mechanism is appropriate for your image. -Scott _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot