From: Sam Ravnborg <sam@ravnborg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Configuration System
Date: Fri, 30 Apr 2004 18:00:19 +0200 [thread overview]
Message-ID: <20040430160019.GA2417@mars.ravnborg.org> (raw)
In-Reply-To: <20040430153959.89D70C1356@atlas.denx.de>
On Fri, Apr 30, 2004 at 05:39:54PM +0200, Wolfgang Denk wrote:
> In message <20040430150734.GB2216@mars.ravnborg.org> you wrote:
> >
> > In the Linux kernel today we lack a good way to select individual boards,
> > the only mechanishm is the _defconfig hack where a default config
> > file is selected, scrapping all options previously used.
>
> But this is an excellent way to get a known to work standard
> coinfiguration for a certain board. If you modify it, you can always
> save your customized config file to any place you likeand resume from
> there by simply "cp <some_file> .config ; make oldconfig".
>
> What exactly is the problem you are complaining about?
Just as simple as keeping a few generic options
(add -g, debug spinlocks, enable premept) but changing boards from
rpxcllf to rpxlite.
And at the same time have a good textual description availbale for
the board which I am going to select.
"This is a variant of the XXX board, with additional 2 Megs
of Falsh, and the Ethernet port moved from FCC1 to FCC2."
This is becoming off-topic so lets stop that until something is
ready for u-boot. Then we can take it in the right context.
> For me, the following topics are important:
>
> * clearness and readability of the resulting code / config files;
> this includes having all relevant information for one board
> concentrated in very few well known files.
I will not say current .config in the kernel are 'readable' as such,
it's just a bunch of defines seperated by a few headlines.
> * effort needed to add a port to a new architecture, processor,
> and/or board
> * continued reliable support of all existing boards
> * build speed (I have to routinely run MAKEALL for _all_ boards, and
> this takes much too much time already)
Sam
next prev parent reply other threads:[~2004-04-30 16:00 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-29 21:17 [U-Boot-Users] Configuration System Jon Loeliger
2004-04-29 22:14 ` Wolfgang Denk
2004-04-30 5:31 ` Robert Schwebel
2004-04-30 15:07 ` Sam Ravnborg
2004-04-30 15:39 ` Wolfgang Denk
2004-04-30 16:00 ` Sam Ravnborg [this message]
2004-04-30 16:18 ` Wolfgang Denk
2004-04-30 16:05 ` Jon Loeliger
2004-04-30 16:31 ` Wolfgang Denk
2004-04-30 22:24 ` Jon Loeliger
2004-04-30 23:19 ` Wolfgang Denk
2004-05-03 11:05 ` Brian Waite
2004-05-03 20:12 ` Wolfgang Denk
2004-04-30 21:46 ` Sam Ravnborg
2004-05-03 11:18 ` [U-Boot-Users] [Newbie help] Motorola Board with GT64260 Oliver Korpilla
2004-05-02 10:45 ` Wolfgang Denk
2004-05-03 1:46 ` Mike McCullough
2004-05-03 9:46 ` Oliver Korpilla
2004-05-03 10:23 ` Wolfgang Denk
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=20040430160019.GA2417@mars.ravnborg.org \
--to=sam@ravnborg.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