linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: robert.jarzmik@free.fr (Robert Jarzmik)
To: linux-arm-kernel@lists.infradead.org
Subject: Arm bootloader choice
Date: Mon, 07 Nov 2011 19:00:40 +0100	[thread overview]
Message-ID: <87zkg7ak3b.fsf@free.fr> (raw)


Hello everyone,

I have to choose a bootloader to flash on my board.
I'd like to have :
 - the bootloader able to read the kernel and initrd from the flash (a linux
 kernel driver is available)
 - the bootloader able to bootstrap the linux kernel (obviously)
 - optionnaly the bootloader able to output data on USB port
 - optionnaly and even better the bootloader to accept input on USB port to boot
 a "USB provided kernel"

The board is based on a PXA27x, the flash is a MSystems docg3.
The boot sequence would be :
 - PXA27x starts up
 - at memory 0 is the IPL from the docg3
 - IPL sets up RAM (refresh, etc ...), if comming out of suspend jump
 - IPL load SPL from docg3
 - SPL starts

The SPL we're talking about is where I want to fit the bootloader.

My questions are :
 - is there a bootloader capable of integrating kernel drivers ?
 - if there are many (RedBoot ? U-Boot ?), which one would you choose if you
 were me and why ?
 - as I might to have to adapt the booloader (add flash driver, ...), is there a
 simple way to test it, before I flash it to replace the former SPL, assuming I
 have a linux kernel booted and functionnal by another way (kexec ? other ?)

Thanks in advance for your advices.

Cheers.

-- 
Robert

                 reply	other threads:[~2011-11-07 18:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=87zkg7ak3b.fsf@free.fr \
    --to=robert.jarzmik@free.fr \
    --cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).