All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Making uboot.bin
Date: Tue, 11 Dec 2007 17:11:02 +0100	[thread overview]
Message-ID: <20071211161102.CBAE4246C2@gemini.denx.de> (raw)
In-Reply-To: Your message of "Mon, 10 Dec 2007 22:25:45 PST." <14268613.post@talk.nabble.com>

In message <14268613.post@talk.nabble.com> you wrote:
> 
> I have following questions for you:-
> 
> 1. Can we use uboot only for booting Linux? 

No, you cannot. It will happily boot other OS's as well.

> 2. Is the kernel necessary for the board or standalone application alone can
> serve the purpose?

This depends on that you want to do. If you need an OS, you will want
to boot Linix. If you want a simple plain stupid test environment, a
standalone application may do.

> 3. How big can be the size of standalone applications?

How much memory do you have?

> 4. The uboot is already installed by manufacturer on my board, can i take
> the backup of that   from board?

Yes, of course you can. U-Boot comes under GPL and you can copy it as
often as you want.

> 5. For porting uboot to a board what cross compilation tools are required?
> If ELDK can serve this purpose?

Yes, of course it can. We use it in all our work.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
How many NASA managers does it take to screw in a lightbulb?  "That's
a known problem... don't worry about it."

      parent reply	other threads:[~2007-12-11 16:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-11  6:25 [U-Boot-Users] Making uboot.bin Muneet
2007-12-11 13:12 ` Jerry Van Baren
2007-12-11 16:11 ` Wolfgang Denk [this message]

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=20071211161102.CBAE4246C2@gemini.denx.de \
    --to=wd@denx.de \
    --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.