summaryrefslogtreecommitdiffstats
path: root/include/configs/trab.h
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-09-11 23:06:34 +0000
committerwdenk <wdenk>2003-09-11 23:06:34 +0000
commit4f7cb08ee7b48a511a9cd2398fd4a243ca2733c7 (patch)
tree5aadeadbf3f022aa31bd34b35e4ff6f1ff134d74 /include/configs/trab.h
parenta43278a43d522fba7fea0ed3045b718a9c8d22ac (diff)
downloadtalos-obmc-uboot-4f7cb08ee7b48a511a9cd2398fd4a243ca2733c7.tar.gz
talos-obmc-uboot-4f7cb08ee7b48a511a9cd2398fd4a243ca2733c7.zip
* Patch by Martin Krause, 11 Sep 2003:
add burn-in tests for TRAB board * Enable instruction cache on MPC5200 board
Diffstat (limited to 'include/configs/trab.h')
-rw-r--r--include/configs/trab.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/configs/trab.h b/include/configs/trab.h
index d96241a2be..daa62a349a 100644
--- a/include/configs/trab.h
+++ b/include/configs/trab.h
@@ -315,6 +315,11 @@
#define CONFIG_MISC_INIT_R /* have misc_init_r() function */
/*-----------------------------------------------------------------------
+ * burn-in test stuff
+ */
+#define BURN_IN_CYCLE_DELAY 20 /* delay in sec between burn-in test cycles */
+
+/*-----------------------------------------------------------------------
* Stack sizes
*
* The stack sizes are set up in start.S using the settings below
OpenPOWER on IntegriCloud