public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/5] ixp/npe: Move conditional compilation to	Makefile
Date: Thu, 22 Jan 2009 12:25:48 +0100	[thread overview]
Message-ID: <20090122112548.GE22829@game.jcrosoft.org> (raw)
In-Reply-To: <20090122113233.E96FA832E425@gemini.denx.de>

On 12:32 Thu 22 Jan     , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
> 
> In message <20090122110942.GA22829@game.jcrosoft.org> you wrote:
> >
> > > I ask if it would not make more sense to remove all this code and drop
> > > support for these nun-working boards, especially since nobody cares to
> > > fix them.
> > I agree but I've not the time to merge the new linux drivers in u-boot
> > and actually it's the only way to have the network in u-boot
> 
> I didn't ask you to fix that.
> 
> I suggest we remove the code for these broken boards from the U-Boot
> tree.
> 
> > I'll make an announce but as I already said before I'll not ack any new cpu or
> > update of the NPE anyway. So if someone wish to add the IXP465, 435 or other
> > we must use a new network driver no the current one
> 
> If someone fixes the problem later, we can easily re-add the code.
we can easly fix it by removing the option to embedeed the FW
and update the board config to load it from flash
until we have a new clean drivers

Best Regards,
J.

  reply	other threads:[~2009-01-22 11:25 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-22  6:07 [U-Boot] [PATCH 0/5] ixp/npe: Move conditional compilation to Makefile Jean-Christophe PLAGNIOL-VILLARD
2009-01-22  6:07 ` [U-Boot] [PATCH 1/5] ixp: " Jean-Christophe PLAGNIOL-VILLARD
2009-01-22  6:07   ` [U-Boot] [PATCH 2/5] ixp: move pci drivers to drivers/pci Jean-Christophe PLAGNIOL-VILLARD
2009-01-22  6:07     ` [U-Boot] [PATCH 3/5] ixp: move pci init in arm/board instead of cpu Jean-Christophe PLAGNIOL-VILLARD
2009-01-22  6:07       ` [U-Boot] [PATCH 4/5] ixp: move serial to drivers/serial Jean-Christophe PLAGNIOL-VILLARD
2009-01-22  6:07         ` [U-Boot] [PATCH 5/5] ixp: add big endian LDFLAGS Jean-Christophe PLAGNIOL-VILLARD
2009-01-22  7:51       ` [U-Boot] [PATCH 3/5] ixp: move pci init in arm/board instead of cpu Wolfgang Denk
2009-01-22  8:15         ` Jean-Christophe PLAGNIOL-VILLARD
2009-01-22 10:41           ` Wolfgang Denk
2009-01-22 11:11             ` Jean-Christophe PLAGNIOL-VILLARD
2009-01-31  9:14       ` [U-Boot] [PATCH V2] " Jean-Christophe PLAGNIOL-VILLARD
2009-01-22  7:48     ` [U-Boot] [PATCH 2/5] ixp: move pci drivers to drivers/pci Wolfgang Denk
2009-01-22  7:46 ` [U-Boot] [PATCH 0/5] ixp/npe: Move conditional compilation to Makefile Wolfgang Denk
2009-01-22  8:19   ` Jean-Christophe PLAGNIOL-VILLARD
2009-01-22 10:48     ` Wolfgang Denk
2009-01-22 11:09       ` Jean-Christophe PLAGNIOL-VILLARD
2009-01-22 11:32         ` Wolfgang Denk
2009-01-22 11:25           ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2009-01-22 16:35             ` Wolfgang Denk
2009-01-22 16:55               ` Jean-Christophe PLAGNIOL-VILLARD
2009-01-30 11:33                 ` Jean-Christophe PLAGNIOL-VILLARD
2009-01-30 11:34                   ` [U-Boot] [PATCH 1/2] ixp: remove the option to include the Microsode Jean-Christophe PLAGNIOL-VILLARD
2009-01-30 11:34                     ` [U-Boot] [PATCH 2/2] ixp: add missing os define Jean-Christophe PLAGNIOL-VILLARD
2009-01-30 14:24                       ` Wolfgang Denk
2009-01-30 14:56                         ` Jean-Christophe PLAGNIOL-VILLARD
2009-01-30 15:20                           ` Wolfgang Denk
2009-01-30 15:24                             ` Jean-Christophe PLAGNIOL-VILLARD
2009-01-30 15:28                               ` Jean-Christophe PLAGNIOL-VILLARD
2009-01-30 16:40                               ` Wolfgang Denk
2009-01-30 16:49                                 ` Jean-Christophe PLAGNIOL-VILLARD
2009-01-30 14:24                     ` [U-Boot] [PATCH 1/2] ixp: remove the option to include the Microsode Wolfgang Denk
2009-01-30 21:17                     ` [U-Boot] [PATCH 1/2 V2] " Jean-Christophe PLAGNIOL-VILLARD
2009-01-30 21:54                       ` Mike Frysinger
2009-01-30 14:23                   ` [U-Boot] [PATCH 0/5] ixp/npe: Move conditional compilation to Makefile 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=20090122112548.GE22829@game.jcrosoft.org \
    --to=plagnioj@jcrosoft.com \
    --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