All of lore.kernel.org
 help / color / mirror / Atom feed
From: khollan <khollan@daktronics.com>
To: linuxppc-embedded@ozlabs.org
Subject: small bootloader that passes arguments
Date: Mon, 12 Nov 2007 11:54:19 -0800 (PST)	[thread overview]
Message-ID: <13712778.post@talk.nabble.com> (raw)


Hi,

I would like to create a small bootloader that is able to pass kernel
arguments and boot a linux kernel.  Im using a xilinx PPC, and have already
booted a working kernel with a Xilinx provided XMD bootloader over USB.  My
main question is how does a bootloader pass these arguments to the kernel
before booting it?  Most specifically the root=/dev/xsa1 command so I can
tell it to either boot from compact flash or NFS.

I really don't want to try and port U-boot since I don't need the bells and
whistles and I want it to fit in the BRAM of the FPGA so it will load when I
load the hardware configuration.
-- 
View this message in context: http://www.nabble.com/small-bootloader-that-passes-arguments-tf4793411.html#a13712778
Sent from the linuxppc-embedded mailing list archive at Nabble.com.

             reply	other threads:[~2007-11-12 19:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-12 19:54 khollan [this message]
2007-11-13  7:35 ` small bootloader that passes arguments Lorenz Kolb

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=13712778.post@talk.nabble.com \
    --to=khollan@daktronics.com \
    --cc=linuxppc-embedded@ozlabs.org \
    /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.