public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Adam Conrad <adconrad@0c3.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] Unified u-boot feature set for simpler distro support
Date: Sat, 10 Aug 2013 08:29:04 -0600	[thread overview]
Message-ID: <20130810142904.GH12255@0c3.net> (raw)
In-Reply-To: <20130810101138.7FA2F380E1C@gemini.denx.de>

On Sat, Aug 10, 2013 at 12:11:38PM +0200, Wolfgang Denk wrote:
> 
> Why should the boot process take a minute or more when it could be
> done in a few seconds instead?

It takes your x86 kit a minute to load grub?  Hyperbole doesn't
help advance technical discussions.  Chaining another bootloader
into the mix, assuming you don't add arbitrary interruptable
config delays into each one, is probably a loss of tenths of a
second at most.

> I think we should focus on what users want and need, not what makes
> life easy for developers.

Not all users want or need the sane thing.  Users who want the
fastest possibly boot path are welcome to use u-boot (or find
something even faster) directly, and no one is suggesting taking
away u-boot's ability to boot a kernel and replacing that with
grub.

What people are suggesting is that distributions might want to
chain u-boot into grub to provide a consistent view to user-space
which, given the number of times I get new ARM users of my distros
asking questions like "how do I configure grub on this board?"
seems like it might not be a bad plan for a generic distro solution.

There's also the whole hyperscale story here, where server admins
tend to like things to be as similar as possible across platforms.
It's one of the massive selling features of distributions that port
to multiple architectures: once you're up and running, you don't
care that you installed to ARM, POWER, x86, etc.  But the one thing
that appears to confuse a lot of sysadmins is that every arch uses
a different boot method, and there's no reason we can't make this
easier.

(FWIW, I intend to finally switch Ubuntu/PPC to using grub2 as well,
for similar reasons.  yaboot isn't exactly rocket science to use,
but it's *different*, and for some users, a little different is all
it takes to get frustrated and drop a platform on the floor).

... Adam

  reply	other threads:[~2013-08-10 14:29 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-03  7:11 [U-Boot] Unified u-boot feature set for simpler distro support Dennis Gilmore
2013-08-03 10:08 ` Peter Maydell
2013-08-05 16:25   ` Tom Rini
2013-08-04 19:48 ` Wolfgang Denk
2013-08-04 23:02   ` Dennis Gilmore
2013-08-05 18:39 ` Stephen Warren
2013-08-05 18:48   ` Stephen Warren
2013-08-05 20:26     ` Dennis Gilmore
2013-08-05 20:54       ` Stephen Warren
2013-08-05 19:50   ` Dennis Gilmore
2013-08-05 20:14     ` Tom Rini
2013-08-05 20:21     ` Stephen Warren
2013-08-05 20:43     ` Wolfgang Denk
2013-08-05 20:49       ` Stephen Warren
2013-08-05 21:00         ` Tom Rini
2013-08-05 21:09           ` Stephen Warren
2013-08-05 21:20             ` Tom Rini
2013-08-05 21:08       ` Dennis Gilmore
2013-08-05 22:06         ` Stephen Warren
2013-08-06 11:34           ` Wolfgang Denk
2013-08-05 19:01 ` Tom Rini
2013-08-05 20:11   ` Dennis Gilmore
2013-08-05 20:25     ` Tom Rini
2013-08-05 20:54       ` Dennis Gilmore
2013-08-05 21:02         ` Tom Rini
2013-08-05 20:45     ` Stephen Warren
2013-08-08 18:48 ` Dirk Müller
2013-08-08 20:01   ` Stephen Warren
2013-08-08 20:37     ` Tom Rini
2013-08-13 12:23     ` Dirk Müller
2013-08-10 21:02   ` Dennis Gilmore
2013-08-09 22:20 ` Stephen Warren
2013-08-09 22:49   ` Wolfgang Denk
2013-08-09 23:00     ` Stephen Warren
2013-08-10  4:35       ` Stephen Warren
2013-08-10 21:07         ` Dennis Gilmore
2013-08-12 13:56           ` Tom Rini
2013-08-10 10:11       ` Wolfgang Denk
2013-08-10 14:29         ` Adam Conrad [this message]
2013-08-10 21:05   ` Dennis Gilmore
2013-08-13 13:42 ` Tom Rini

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=20130810142904.GH12255@0c3.net \
    --to=adconrad@0c3.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox