summaryrefslogtreecommitdiffstats
path: root/include/configs/inka4x0.h
diff options
context:
space:
mode:
authorDetlev Zundel <dzu@denx.de>2009-03-30 00:31:34 +0200
committerWolfgang Denk <wd@denx.de>2009-03-30 09:41:28 +0200
commit7b5611cdd12ca0cc33f994f0d4a4454788fc3124 (patch)
treef951d46d186cc14fda061abe41d91b5855d65388 /include/configs/inka4x0.h
parent04e11cf383ff6231535fd981023bb1306b2133d4 (diff)
downloadtalos-obmc-uboot-7b5611cdd12ca0cc33f994f0d4a4454788fc3124.tar.gz
talos-obmc-uboot-7b5611cdd12ca0cc33f994f0d4a4454788fc3124.zip
inka4x0: Add hardware diagnosis functions for inka4x0
This patch adds advanced diagnosis functions for the inka4x0 board. Signed-off-by: Andreas Pfefferle <ap@denx.de> Signed-off-by: Detlev Zundel <dzu@denx.de>
Diffstat (limited to 'include/configs/inka4x0.h')
-rw-r--r--include/configs/inka4x0.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/inka4x0.h b/include/configs/inka4x0.h
index e42fa6dcc8..b80796d023 100644
--- a/include/configs/inka4x0.h
+++ b/include/configs/inka4x0.h
@@ -39,6 +39,7 @@
#define BOOTFLAG_WARM 0x02 /* Software reboot */
#define CONFIG_MISC_INIT_F 1 /* Use misc_init_f() */
+#define CONFIG_MISC_INIT_R 1 /* Use misc_init_r() */
#define CONFIG_HIGH_BATS 1 /* High BATs supported */
OpenPOWER on IntegriCloud