summaryrefslogtreecommitdiff
path: root/include/configs/omap5_evm.h
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2012-04-13 16:20:00 +0400
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-05-15 10:31:27 +0400
commitaa2889c8c3e49d3bae3ce8132ca55b62e841835e (patch)
tree08f974e004beb64578922ddb532c06ff04122ba2 /include/configs/omap5_evm.h
parent4335517088e2fbab72254eac989e95d2090dc884 (diff)
downloadu-boot-aa2889c8c3e49d3bae3ce8132ca55b62e841835e.tar.xz
omap4+: Remove CONFIG_ARCH_CPU_INIT
OMAP4/5 had an empty arch_cpu_init() so drop that along with CONFIG_ARCH_CPU_INIT Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'include/configs/omap5_evm.h')
-rw-r--r--include/configs/omap5_evm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/omap5_evm.h b/include/configs/omap5_evm.h
index 6c91ee884e..38b5028060 100644
--- a/include/configs/omap5_evm.h
+++ b/include/configs/omap5_evm.h
@@ -38,7 +38,6 @@
#define CONFIG_OMAP54XX /* which is a 54XX */
#define CONFIG_OMAP5430 /* which is in a 5430 */
#define CONFIG_5430EVM /* working with EVM */
-#define CONFIG_ARCH_CPU_INIT
/* Get CPU defs */
#include <asm/arch/cpu.h>