summaryrefslogtreecommitdiff
path: root/include/configs/u8500.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/u8500.h')
-rw-r--r--include/configs/u8500.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/u8500.h b/include/configs/u8500.h
index f23d70f1f..797e1e555 100644
--- a/include/configs/u8500.h
+++ b/include/configs/u8500.h
@@ -36,6 +36,9 @@
#define CONFIG_BOOTTIME
+/* run arch_cpu_init() of arm_cortexa9/db8500/cpu.c before board_init() */
+#define CONFIG_ARCH_CPU_INIT 1
+
#define BOARD_LATE_INIT 1
/*-----------------------------------------------------------------------