From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Fri, 11 Jan 2008 00:32:17 +0100 Subject: [U-Boot-Users] [PATCH] PATCH: load ixp42x NPE firmware from separate flash block, remove dead code In-Reply-To: <20080110220512.GB9180@discworld.dascon.de> References: <1199881811-14259-1-git-send-email-plagnioj@jcrosoft.com> <20080110220512.GB9180@discworld.dascon.de> Message-ID: <20080110233217.GA7604@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 23:05 Thu 10 Jan , Michael Schwingen wrote: > On Wed, Jan 09, 2008 at 01:30:11PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: > > From: Michael Schwingen > > > > Hi, > - IxNpeMicrocode.o \ > IxNpeMh.o \ > IxNpeMhConfig.o \ > IxNpeMhReceive.o \ > @@ -80,6 +79,9 @@ COBJS := npe.o \ > IxNpeMhSolicitedCbMgr.o \ > IxNpeMhUnsolicitedCbMgr.o > > +ifndef CONFIG_IXP4XX_NPE_EXT_UCODE_BASE > +COBJS += IxNpeMicrocode.o > +endif > > SRCS := $(START:.o=.S) $(SOBJS:.o=.S) $(COBJS:.o=.c) > OBJS := $(addprefix $(obj),$(SOBJS) $(COBJS)) > > I will add this to the PATCH: load ixp42x NPE firmware from separate flash block, remove dead code too Best Regards, J. > > Having the NPE microcode in a seperate flash sector works well with both > u-boot and with the OpenWRT patches, which expect the microcode in a > separate MTD partition, so the code is in flash only once, and it should be > GPL compliant. > > cu > Michael > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > U-Boot-Users mailing list > U-Boot-Users at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/u-boot-users