tegra2: Add arch_cpu_init() to fire up Cortex-A9
[kernel/u-boot.git] / include / configs / tegra2-common.h
index 9c3b9fa..16debf6 100644 (file)
@@ -35,6 +35,7 @@
 
 #define CONFIG_SYS_CACHELINE_SIZE      32
 
+#define CONFIG_ARCH_CPU_INIT           /* Fire up the A9 core */
 #define CONFIG_ENABLE_CORTEXA9         /* enable CPU (A9 complex) */
 
 #include <asm/arch/tegra2.h>           /* get chip and board defs */