summaryrefslogtreecommitdiffstats
path: root/include/configs/trab.h
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-10-28 09:14:21 +0000
committerwdenk <wdenk>2003-10-28 09:14:21 +0000
commita0f2fe524c63b3be90e18c89fc62673b1cf8fc6b (patch)
tree3ab48d098773e7d6a46af44a8066edb2fdc4a3cb /include/configs/trab.h
parenta57a496f4d0582391671ebe29d23e92b6a266463 (diff)
downloadblackbird-obmc-uboot-a0f2fe524c63b3be90e18c89fc62673b1cf8fc6b.tar.gz
blackbird-obmc-uboot-a0f2fe524c63b3be90e18c89fc62673b1cf8fc6b.zip
* Patch by Stephan Linz, 28 Oct 2003:
fix init sequence error for NIOS port * Allow lowercase spelling for IceCube_5200; support MPC5200LITE name * Add CONFIG_VERSION_VARIABLE to TRAB configuration
Diffstat (limited to 'include/configs/trab.h')
-rw-r--r--include/configs/trab.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/trab.h b/include/configs/trab.h
index e7d1b263e6..4d37807e7d 100644
--- a/include/configs/trab.h
+++ b/include/configs/trab.h
@@ -62,6 +62,8 @@
#define CFG_DEVICE_NULLDEV 1 /* enble null device */
#define CONFIG_SILENT_CONSOLE 1 /* enable silent startup */
+#define CONFIG_VERSION_VARIABLE 1 /* include version env variable */
+
/***********************************************************
* I2C stuff:
* the TRAB is equipped with an ATMEL 24C04 EEPROM at
OpenPOWER on IntegriCloud