From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Fri, 30 Jan 2009 12:33:11 +0100 Subject: [U-Boot] [PATCH 0/5] ixp/npe: Move conditional compilation to Makefile In-Reply-To: <20090122165502.GF22829@game.jcrosoft.org> References: <1232604438-15471-1-git-send-email-plagnioj@jcrosoft.com> <20090122074631.30E32832E425@gemini.denx.de> <20090122081934.GB15551@game.jcrosoft.org> <20090122104858.44D0E832E425@gemini.denx.de> <20090122110942.GA22829@game.jcrosoft.org> <20090122113233.E96FA832E425@gemini.denx.de> <20090122112548.GE22829@game.jcrosoft.org> <20090122163550.5D9A4832E425@gemini.denx.de> <20090122165502.GF22829@game.jcrosoft.org> Message-ID: <20090130113311.GF1920@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 17:55 Thu 22 Jan , Jean-Christophe PLAGNIOL-VILLARD wrote: > On 17:35 Thu 22 Jan , Wolfgang Denk wrote: > > Dear Jean-Christophe PLAGNIOL-VILLARD, > > > > In message <20090122112548.GE22829@game.jcrosoft.org> you wrote: > > > > > > > I suggest we remove the code for these broken boards from the U-Boot > > > > tree. > > ... > > > 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 > > > > Then can we do that, please? > The only problem will be the board without Maintainer so I do not known where > to place it in the flash > this following two patch will acheive this Actually only 2 boards will nees to define where they will store it in flash or somewhere else and the load in at default ram address via CONFIG_IXP4XX_NPE_EXT_UCODE_BASE Stefan Could you take on the 2 that you maintain ixdpg425, pdnb3 Best Regards, J.