All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] bootm and script images
Date: Fri, 16 Sep 2005 15:07:14 +0200	[thread overview]
Message-ID: <432AC382.1050903@esd-electronics.com> (raw)
In-Reply-To: <20050916105100.0F3F1352B7B@atlas.denx.de>

Wolfgang,

this is what I need to do: we have u-boot running on a PCI adapter card.
The whatever-image is directly loaded into the card's RAM over the PCI 
bus. Then we trigger booting the image by modifying a magic RAM cell.

Currently only Linux kernel images and combined kernel + initrd images 
are supported. Now we want to allow using u-boot scripts with the same 
mechanism.

So if you think that a "universal" boot command would blow things up to 
much, I will think of a mofication of our loadpci BSP command. I will 
decide inside this command if bootm or autoscr must be used.

Wolfgang Denk wrote:
> Yes. Bootm is intended to boot (Linux)  kernel  images,  that's  all.
> There  are  other  commands to deal with other objects, like "go" for
> standalone images, "autoscr" for scripts,
Yes, I know.
> 
> Please keep the design smalland simple. We don't need no  eierlegende
> Woll-Milch-S?ue in U-Boot :-)
Well, it would be just one more case in the bootm switch statement.

Matthias

      reply	other threads:[~2005-09-16 13:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-16 10:23 [U-Boot-Users] bootm and script images Matthias Fuchs
2005-09-16 10:51 ` Wolfgang Denk
2005-09-16 13:07   ` Matthias Fuchs [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=432AC382.1050903@esd-electronics.com \
    --to=matthias.fuchs@esd-electronics.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.