From: Ladislav Michl <ladis@linux-mips.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [ANNOUNCE] Kconfig support
Date: Wed, 22 Apr 2009 12:27:43 +0200 [thread overview]
Message-ID: <20090422102743.GA2010@localhost.localdomain> (raw)
In-Reply-To: <20090421231207.85CBA83420E8@gemini.denx.de>
On Wed, Apr 22, 2009 at 01:12:07AM +0200, Wolfgang Denk wrote:
> > One of these boards is the Auerswald Innokom, a board Robert once
> > ported. We probably still have it somewhere @Pengutronix, but nobody in
> > the world has any interest in running a top of tree U-Boot on it. Still
> > it is in the tree and by policy it has to be supported for all eternity.
>
> Feel free to submit patches to remove it from the tree if you care.
>
> On the other hand - how much effort was actually spent on keeping
> this board alive? Obviously not much, because so far nobody com-
> plained about it. Actually that's the whole idea about having a board
> in mainline. If you look at the changes that were applied to the
> related files, it's all stuff that was done 99% automatically with
> some scripts - and I don't really care if these are applied to 20
> boards or to 200.
>
> I fail to understand what you are trying to tell us.
May I? Last time I looked at mainline U-Boot about year ago, sending few
patches and it was working for me. Since then some changes (only minor ones
from design pespective) were applied (some of them automatically with some
scripts) and since then my board support was broken. It cannot boot neither
from network - network code uses get_timer and I bet _no_ OMAP based will get
IP address from my DHCP server sitting behind ancient hub - (still true and so
far no comments except from Dirk) nor from NAND (already fixed). And once
AT91RM9200 landed on my table I needed to patch other AT91RM9200 based boards
just because they suffered the same problems I meet. Obviously noone noticed
for years. Thats from my perspective too much breakage such a "cosmetic"
changes. And what if we try to do any fundamental one?
Based on this experience I wouldn't expect much of those 200 boards to work
properly. Or was it only my bad luck? To sum this up: wide majority of boards
is just sitting in tree, without any interest. It compiles so it must be good,
right? Switching v1 into maintenance mode only makes sense as well, it is just
matter of decision. And you obviously decide to incrementaly fix v1. So there
really is nothing to discuss.
Now given the fact that most board support consist of config file
and few lines of board specific glue code, the idea of doing major
architectural changes in v2 and migrating board support there doesn't
look completely wrong, does it? Of course, if v1 "just works" for simple
designs there is no need to throw it away, but I perfectly understand
Sergey Kubushyn despair trying to support more devices of the same kind.
In other words, incrementaly changing v1 to be at least close to v2
(from design perspective) would take order of magnitude more man power
than doing it from scratch (and hey, pengutronix guys already did it for
us!), but for those who love slow and painfull paths, there is nothing
really wrong with this approach.
Anyway, this discussion is probably pointless without knowing what are
long term goals of U-Boot (hint: Do we ever consider supporting anything
like Sergey described in thread "Multiple device support - none at all?"?
Yes, I know there were some hints how to hack it "somehow", but I doubt
neither authors of such hint consider them nice solution)
Best regards,
ladis
next prev parent reply other threads:[~2009-04-22 10:27 UTC|newest]
Thread overview: 50+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-18 16:25 [U-Boot] [ANNOUNCE] Kconfig support Jean-Christophe PLAGNIOL-VILLARD
2009-04-18 18:29 ` Mike Frysinger
2009-04-18 18:54 ` Wolfgang Denk
2009-04-18 19:18 ` Mike Frysinger
2009-04-18 20:01 ` Wolfgang Denk
2009-04-19 19:50 ` Robert Schwebel
2009-04-20 4:56 ` Mike Frysinger
2009-04-20 6:52 ` Robert Schwebel
2009-04-20 13:49 ` Mike Frysinger
2009-04-20 14:04 ` Robert Schwebel
2009-04-20 14:42 ` Mike Frysinger
2009-04-20 14:53 ` Robert Schwebel
2009-04-20 15:04 ` Jerry Van Baren
2009-04-20 15:20 ` Mike Frysinger
2009-04-20 15:34 ` Sascha Hauer
2009-04-20 18:29 ` Mike Frysinger
2009-04-21 7:04 ` Robert Schwebel
2009-04-21 7:13 ` Daniel Stenberg
2009-04-21 14:40 ` Wolfgang Denk
2009-04-21 14:54 ` Robert Schwebel
2009-04-21 18:21 ` Sascha Hauer
2009-04-21 20:08 ` Wolfgang Denk
2009-04-21 22:30 ` Sascha Hauer
2009-04-21 23:12 ` Wolfgang Denk
2009-04-22 7:17 ` Robert Schwebel
2009-04-22 13:58 ` Wolfgang Denk
2009-04-22 10:27 ` Ladislav Michl [this message]
2009-04-22 8:53 ` Heiko Schocher
2009-04-22 13:25 ` Ladislav Michl
2009-04-22 14:11 ` Wolfgang Denk
2009-04-22 14:26 ` Jerry Van Baren
2009-04-23 9:13 ` Ladislav Michl
2009-04-21 23:34 ` Ladislav Michl
2009-04-20 19:17 ` Wolfgang Denk
2009-04-20 19:12 ` Wolfgang Denk
2009-04-19 19:48 ` Robert Schwebel
2009-04-19 21:59 ` Kumar Gala
2009-04-19 23:21 ` Sascha Hauer
2009-04-20 6:50 ` Robert Schwebel
2009-04-18 18:41 ` Wolfgang Denk
2009-04-19 16:38 ` Kumar Gala
2009-04-20 12:02 ` Jean-Christophe PLAGNIOL-VILLARD
2009-04-20 15:26 ` [U-Boot] Kconfig support - menuconfig broken? Kumar Gala
2009-04-20 16:25 ` Kumar Gala
2009-04-20 19:08 ` [U-Boot] [ANNOUNCE] Kconfig support Wolfgang Denk
2009-04-20 19:58 ` Kumar Gala
-- strict thread matches above, loose matches on Subject: below --
2009-04-20 15:39 Grant Likely
2009-04-20 18:22 ` Mike Frysinger
2009-04-20 18:42 ` Scott Wood
2009-04-20 19:23 ` Mike Frysinger
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=20090422102743.GA2010@localhost.localdomain \
--to=ladis@linux-mips.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