All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nishanth Menon <menon.nishanth@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Uboot booting RTOS
Date: Tue, 07 Apr 2009 06:17:08 -0500	[thread overview]
Message-ID: <49DB3634.5030400@gmail.com> (raw)
In-Reply-To: <VSNLCHNFE001xYH7x0J000798c0@VSNLCHNFE001.VSNLXCHANGE.COM>

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

  parent reply	other threads:[~2009-04-07 11:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-06 10:14 [U-Boot] Uboot booting RTOS rahanesh at tataelxsi.co.in
2009-04-06 20:26 ` Scott Wood
2009-04-07  6:01   ` rahanesh at tataelxsi.co.in
2009-04-07  9:40     ` Wolfgang Denk
2009-04-07 11:17     ` Nishanth Menon [this message]
2009-04-07 11:50       ` rahanesh at tataelxsi.co.in

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49DB3634.5030400@gmail.com \
    --to=menon.nishanth@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.