summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2008-01-07 08:41:34 +0100
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2008-01-18 01:00:02 +0100
commita1cf027a08f9dc1c0e769499e6f4fbddcf9cab93 (patch)
treedb78f5ac4621bb2d043b4f8c74e6b35e3f352b1d /README
parent63ebcc4615dd39926ccf61f1d5f3510262ef6564 (diff)
IXP: add dynamic microcode addr
allow to load the microde from flash or ram by download it through the serial or other. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Acked-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index f2a4914923..cc5527452c 100644
--- a/README
+++ b/README
@@ -2699,6 +2699,9 @@ Some configuration options can be set using Environment Variables:
Useful on scripts which control the retry operation
themselves.
+ npe_ucode - see CONFIG_IXP4XX_NPE_EXT_UCOD
+ if set load address for the npe microcode
+
tftpsrcport - If this is set, the value is used for TFTP's
UDP source port.