u-boot-brain/cpu/ixp
Michael Schwingen 63ebcc4615 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>
2008-01-18 00:59:38 +01:00
..
npe load ixp42x NPE firmware from separate flash block, remove dead code 2008-01-18 00:59:38 +01:00
config.mk * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
cpu.c cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 18:57:22 -05:00
interrupts.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
pci.c Fix warnings for PCI code on ixp 2005-09-25 00:00:45 +02:00
serial.c Coding Style clenaup; update CHANGELOG 2008-01-09 13:43:38 +01:00
start.S * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
timer.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00