From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] PATCH: load ixp42x NPE firmware from separate flash block, remove dead code
Date: Fri, 11 Jan 2008 00:32:17 +0100 [thread overview]
Message-ID: <20080110233217.GA7604@game.jcrosoft.org> (raw)
In-Reply-To: <20080110220512.GB9180@discworld.dascon.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 <michael@schwingen.org>
> >
> > Hi,
<snip>
> - 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
prev parent reply other threads:[~2008-01-10 23:32 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-09 12:30 [U-Boot-Users] [PATCH] PATCH: load ixp42x NPE firmware from separate flash block, remove dead code Jean-Christophe PLAGNIOL-VILLARD
2008-01-09 12:34 ` [U-Boot-Users] [PATCH] IXP: add dynamic microcode addr Jean-Christophe PLAGNIOL-VILLARD
2008-01-09 13:23 ` Stefan Roese
2008-01-09 17:40 ` Jean-Christophe PLAGNIOL-VILLARD
2008-01-09 17:49 ` Jean-Christophe PLAGNIOL-VILLARD
2008-01-09 17:56 ` Jean-Christophe PLAGNIOL-VILLARD
2008-01-09 18:36 ` Stefan Roese
2008-01-10 22:05 ` [U-Boot-Users] [PATCH] PATCH: load ixp42x NPE firmware from separate flash block, remove dead code Michael Schwingen
2008-01-10 23:32 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
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=20080110233217.GA7604@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 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.