All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ladislav Michl <ladis@linux-mips.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [ANNOUNCE] Kconfig support
Date: Thu, 23 Apr 2009 11:13:33 +0200	[thread overview]
Message-ID: <20090423091333.GB2072@localhost.localdomain> (raw)
In-Reply-To: <49EF2904.20709@ge.com>

On Wed, Apr 22, 2009 at 10:26:12AM -0400, Jerry Van Baren wrote:
> Wolfgang Denk wrote:

Dear Wolfgang,

>> Ladislav Michl wrote:
>>> That's perfectly understandable. I'm just trying to point out, that
>>> "design flaws can be fixed incrementaly, without breaking anything"
>>> attitude does not reflect reality. We break stuff and noone can test
> 
>> Please be fair. Re-read the whole discussion,  and  maybe  the  whole
>> mailing  list  archive.  Who  was  it  who claimed that this was some
>> (unwritten?) rule of U-Boot development?  It  is  very  difficult  to
>> defent  against malicious roumors like this, so I tend to just ignore
>> such accusations. Fact ist, they are just wrong.

"design flaws can be fixed incrementaly, without breaking anything" comes from
"...we should be doing ... poaching good ideas until we get to the point where
v2 can simply die" to which you replied "Full ACK". I know it was not expressed
exactly this way, I know you know there is and will be some breakage and I put
it into this light to get a clue *why* we should.
To quote Heiko:
| And I have hope, that this multibus design can be adapted for other
| subsystems too ... but somebody have to do this work, and if this
| is in v1, he has to do this for all boards!
My question was "why we shoudn't break it the way everyone knows it is
broken"? Ie. during v1->v2 transition, whichever way it happens. Just like
even/odd release numbering before linux-2.6 era. You may also read this as
an opinion of someone who is unrelated to Pengutronix and understands the
reasons behind the fork.

On 2009-04-21 14:40:04 GMT, Wolfgang Denk:
| What I missed, and what I  still  consider  a  big  chance  that  was
| missed, is any public discussion about such a new design - before the
| actual  work  was  started,  or  at  least  before  such  irrevocable
| decisions were made as not to consider any form of an upgrade path.

Whole this discussion proves that not discussing new design before showing
code was right decission... And now there is a new code we can look at
and we still should "poaching good ideas until we get to the point where
v2 can simply die" and yet noone pointed which of them are good ones and
if it is worth to go upgrade path. I consider that a big chance possibly
missed ;-)

And right, this leads to nowhere and I actually make mistake when writing my
first post to this thread.

>> Of course, board maintainers  are  supposed  to  regularly  test  new
>> versions,  and  ideally  provide  fixes  or  at  least complain about
>> breakage. Actually quite a lot of boards that cover a wide  bandwidth
>> of  different features and requirements *are* actually tested more or
>> less regularly.
>>
>> There are broken boards around, too -  of  course.  There  are  those
>> board  maintainers  who  simply dump their stuff on us and then never
>> show up again with any contributions any more.

Wolfgang, now please try to be fair to me - and I'm going to make it
personal - and show where I reacted slowly, overreacted or did anything
what prevented board I'm maintaining to be fixed in mainline. That code
was written in 2005 and now, four years later it is still broken. Perhaps
it is my fault that I do not stand pushing for more than a month at once,
but all this is simply far over my patience (I sent arm925t timer fix,
there was no reaction, but a document what I should measure. Gah... I sent
board fixes for .03, there were scheduled for -next (why the hell, it
touched board specific files only) and current code is broken again, so
sent another bunch of patches...). I did not simply dump anything on you
and I'm testing my code, showing in regular intervals and still cannot
push it into mainline. And to do it I have to ping relevant custodian
several times, whine on IRC and that all simply takes too much effort.
Pushing anything into kernel is much easier. And to be fair to you, I
know you can hardly do anything with that, but I couldn't resist and
took your last sentence personal.

>> I don't know how we could prevent that. It's probably happening  with
>> any similar software project. For exampole, do you think all exisitng
>> board  configurations  in  the Linux kernel are working, or even com-
>> pile-clean?

No, I didn't claimed that at all. It seems we are still missing each others
point, so I'm inclined to end that as you suggested above. Thank you.

> Note that this happens even worse in the commercial world: how many  
> printers were thrown in dumpsters because users bought a new computer  
> running Vista and the printer manufacturer couldn't be bothered to write  
> a new Vista-clean driver for the printers they had already sold?  They  
> just said "Sorry, buy a new printer."  That is a very obvious example,  
> there are tons of other examples.

Heh, fortunately we have source and fortunately there are printers supporting
postscript :)

Best regards,
	ladis

  reply	other threads:[~2009-04-23  9:13 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
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 [this message]
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=20090423091333.GB2072@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 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.