From 1d7b289ce1d56ada8c8b9d67099c94c4af9fa2b1 Mon Sep 17 00:00:00 2001 From: Lokesh Vutla Date: Tue, 3 Sep 2013 19:47:18 +0530 Subject: ARM: OMAP4: Convert to ti_armv7_common.h Update omap4_common.h to use ti_armv7_common.h Testing: * Boot tested on OMAP4430 ES2.1 OMAP4460 ES1.1 SDP, OMAP4 PANDA/PANDA ES * Verified ./MAKEALL -s omap Signed-off-by: Lokesh Vutla --- include/configs/omap4_sdp4430.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/omap4_sdp4430.h') diff --git a/include/configs/omap4_sdp4430.h b/include/configs/omap4_sdp4430.h index acced46062..b35251120d 100644 --- a/include/configs/omap4_sdp4430.h +++ b/include/configs/omap4_sdp4430.h @@ -32,6 +32,4 @@ #define CONFIG_ENV_OFFSET 0xE0000 #define CONFIG_CMD_SAVEENV -#define CONFIG_SYS_PROMPT "OMAP4430 SDP # " - #endif /* __CONFIG_SDP4430_H */ -- cgit v1.2.3