load ixp42x NPE firmware from separate flash block, remove dead code
authorMichael Schwingen <michael@schwingen.org>
Sat, 10 Nov 2007 14:44:12 +0000 (15:44 +0100)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Thu, 17 Jan 2008 23:59:38 +0000 (00:59 +0100)
commit63ebcc4615dd39926ccf61f1d5f3510262ef6564
tree0cea700d4724a00749e878a922ff1ff8893b775f
parentf188896c2f1594fe749fdb99bbc8c54023cfab3a
load ixp42x NPE firmware from separate flash block, remove dead code

Hi,

the following patch adds support to move the IXP42X NPE firmware to a
separate flash block, whose start address is defined in
CONFIG_IXP4XX_NPE_EXT_UCODE_BASE. Using that, it is possible to build
NPE-enabled u-boot without copyright problems due to the NPE firmware.

I hope the patch applies, I get whitespace-related differences in the NPE
files due to trailing whitespace in the original versions.

Signed-off-by: Michael Schwingen <michael@schwingen.org>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
cpu/ixp/npe/IxNpeDl.c
cpu/ixp/npe/IxNpeDlImageMgr.c
cpu/ixp/npe/Makefile