[U-Boot] Uboot booting RTOS

rahanesh at tataelxsi.co.in rahanesh at tataelxsi.co.in
Tue Apr 7 08:01:21 CEST 2009


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?

Thanks
Rahanesh

-----Original Message-----
From: Scott Wood [mailto:scottwood at freescale.com] 
Sent: Tuesday, April 07, 2009 1:56 AM
To: rahanesh at tataelxsi.co.in
Cc: u-boot at lists.denx.de
Subject: Re: [U-Boot] Uboot booting RTOS

On Mon, Apr 06, 2009 at 03:44:43PM +0530, rahanesh at 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


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