From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] Unified u-boot feature set for simpler distro support
Date: Thu, 08 Aug 2013 14:01:12 -0600 [thread overview]
Message-ID: <5203F908.1080209@wwwdotorg.org> (raw)
In-Reply-To: <CAL5wTH6MknFMdv4NV8+KQFQiL_rc+VOz_6ZV2GD8ywN-kMzTpQ@mail.gmail.com>
On 08/08/2013 12:48 PM, Dirk M?ller wrote:
...
> Therefore, the openSUSE on ARM team has a locally patched version of
> u-boot that handles booting from extX directly, because we did not
> like to use FAT or anything similar for /boot, and didn't see the need
> for adding a special /load (or similar) partition that is only there
> to make u-boot happy.
Could you expand upon what "handles booting from extX directly" means?
Upstream U-Boot has supported ext2/3 for as long as I've been involved
with it (which admittedly isn't that long), and ext4 support was added
recently. This allows U-Boot commands "extload" or "load" to access ext*
just like any other file-system. Is there something more involved when
you say "booting from extX directly" beyond just the extload/load commands?
...
> on openSUSE for ARM, we're converging to using only one boot.scr
> template, that is
> only templatized on the various addresses that are needed to be passed
> down and the flavor name (mostly for being able to print the right
> information during boot).
>
> If it is reasonably possible to avoid the templatisation of the
> addresses, I'm all for it. I don't know if it is feasible, and for us
> it is not really an issue (unless it is a board supported by the
> zimage flavor).
I think it's reasonable to require that boards supported by generic
distros have upgraded/recent U-Boots that export a standard set of
environment variables that define the various addresses, so that
boot.scr authors don't have to care about platform differences, but
rather simply use those variables. For example, kernel_addr_r,
ramdisk_addr_r, fdt_addr_r, etc.
next prev parent reply other threads:[~2013-08-08 20:01 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 [this message]
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
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=5203F908.1080209@wwwdotorg.org \
--to=swarren@wwwdotorg.org \
--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