rahan...@tataelxsi.co.in said the following on 04/07/2009 01:01 AM: > Hi, > > For the time being can I load RTOS using any elf loader through serial port. > Does U boot have any elf loader. > > How can I load a RTOS image(elf format) to memory through Serial cable from > uboot terminal? > Could you please try running the command "help" at uboot prompt and read through what it says? here is one way: you would need a elf to binary convertion then once you get a binary image use "loadb" command to download that image to sdram, then use the "go" command to give control to that image..
Regards, Nishanth Menon _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot