From: Albert ARIBAUD <albert.aribaud@free.fr>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC] Driver model
Date: Fri, 24 Sep 2010 19:47:30 +0200 [thread overview]
Message-ID: <4C9CE432.7060100@free.fr> (raw)
In-Reply-To: <20100924173509.B5106153651@gemini.denx.de>
Le 24/09/2010 19:35, Wolfgang Denk a ?crit :
> Dear Marek Vasut,
>
> In message<201009241737.27335.marek.vasut@gmail.com> you wrote:
>>
>>> Using the DT for run-time configuration of U-Boot would be especially
>>> interesting. Assume: a single U-Boot image for all - say - OMAP3
>>> boards...
>>
>> This looks very cool. I thought about this and I came to a further idea:
>> * Make "minimal" u-boot that'd be independent of DTree
>> * Upon setting variable "fdt" to an address of the DTree, enable remaining
>> components of uboot
>>
>> The second point would allow booting a platform in case the DTree was faulty. Or
>> we can have a known-good DTree and a variable that'd allow to override it, that
>> might be even better.
>
> We will probably need something like that anyway - the "minimal
> configuration" being largely what is running before relocation, the
> "full configuration" when we have full access to normal resources.
>
> Best regards,
>
> Wolfgang Denk
Stop me if I'm wrong, but basically this would imply that u-boot be
built with support for the largest possible device combination, thus be
rather big, right? I hope the ability to trim it down u-boot to a
minimum is retained, though, i.e. be able to choose between a
one-size-fits-all binary that will run on anything *or* a tight fit that
will run only on a given platform with minimal footprint (or anything
in-between, actually).
Amicalement,
--
Albert.
next prev parent reply other threads:[~2010-09-24 17:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-20 10:05 [U-Boot] [RFC] Driver model Marek Vasut
2010-09-20 10:54 ` Wolfgang Denk
2010-09-24 15:37 ` Marek Vasut
2010-09-24 17:35 ` Wolfgang Denk
2010-09-24 17:47 ` Albert ARIBAUD [this message]
2010-09-24 18:59 ` Wolfgang Denk
2010-09-24 19:32 ` Albert ARIBAUD
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=4C9CE432.7060100@free.fr \
--to=albert.aribaud@free.fr \
--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.