summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-10-08 22:45:44 +0000
committerwdenk <wdenk>2003-10-08 22:45:44 +0000
commit54387ac931fa7cc92cd45c53798379af1f9adc44 (patch)
tree95fe2f39a2a798e880b5bebc96a71576d9c9cd43 /README
parentfc3e2165efda62670d447617a7d44c5666178ea4 (diff)
downloadblackbird-obmc-uboot-54387ac931fa7cc92cd45c53798379af1f9adc44.tar.gz
blackbird-obmc-uboot-54387ac931fa7cc92cd45c53798379af1f9adc44.zip
* Patch by Yuli Barcohen, 25 Sep 2003:
add support for Zephyr Engineering ZPC.1900 board * Patch by Anders Larsen, 23 Sep 2003: add CMD_PORTIO to CFG_CMD_NONSTD (commands in question are only implemented for the x86 architecture)
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 5 insertions, 3 deletions
diff --git a/README b/README
index 9049f3a072..131d10f757 100644
--- a/README
+++ b/README
@@ -239,6 +239,7 @@ Directory Hierarchy:
- board/westel/ Files specific to boards manufactured by Westel Wireless
- board/westel/amx860 Files specific to AMX860 boards
- board/utx8245 Files specific to UTX8245 boards
+- board/zpc1900 Files specific to Zephyr Engineering ZPC.1900 board
Software Configuration:
=======================
@@ -355,7 +356,7 @@ The following options need to be configured:
CONFIG_IAD210, CONFIG_RPXlite, CONFIG_sbc8260,
CONFIG_EBONY, CONFIG_sacsng, CONFIG_FPS860L,
CONFIG_V37, CONFIG_ELPT860, CONFIG_CMI,
- CONFIG_NETVIA, CONFIG_RBC823
+ CONFIG_NETVIA, CONFIG_RBC823, CONFIG_ZPC1900
ARM based boards:
-----------------
@@ -393,7 +394,7 @@ The following options need to be configured:
Possible values are:
CFG_8260ADS - original MPC8260ADS
CFG_8266ADS - MPC8266ADS (untested)
- CFG_PQ2FADS - PQ2FADS-ZU
+ CFG_PQ2FADS - PQ2FADS-ZU or PQ2FADS-VR
- MPC824X Family Member (if CONFIG_MPC824X is defined)
@@ -1943,7 +1944,8 @@ configurations; the following names are supported:
GEN860T_config EBONY_config FPS860L_config
ELPT860_config cmi_mpc5xx_config NETVIA_config
at91rm9200dk_config omap1510inn_config MPC8260ADS_config
- omap1610inn_config
+ omap1610inn_config ZPC1900_config
+
Note: for some board special configuration names may exist; check if
additional information is available from the board vendor; for
instance, the TQM8xxL systems run normally at 50 MHz and use a
OpenPOWER on IntegriCloud