[U-Boot] Uboot booting RTOS

rahanesh at tataelxsi.co.in rahanesh at tataelxsi.co.in
Tue Apr 7 13:50:03 CEST 2009


Hi,

I found a srec loader when I ran help command. 
Using objcopy it is possible to convert an elf format to srec file format.
After that srec loading , a Go command should be enough. I will try this and
inform you guyz

Thanks
Rahanesh
 

-----Original Message-----
From: Nishanth Menon [mailto:menon.nishanth at gmail.com] 
Sent: Tuesday, April 07, 2009 4:47 PM
To: rahanesh at tataelxsi.co.in
Cc: 'Scott Wood'; u-boot at lists.denx.de
Subject: Re: [U-Boot] Uboot booting RTOS

rahanesh at 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


The information contained in this electronic message and any attachments to this message are intended for the exclusive 
use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended
 recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy
 all copies of this message and any attachments contained in it.




More information about the U-Boot mailing list