From 0285100909e360474afe55f10f4b402dafa27c42 Mon Sep 17 00:00:00 2001 From: John Schmoller Date: Fri, 9 Jan 2015 15:42:50 -0600 Subject: powerpc: xes: Convert to generic board Convert Extreme Engineering Solutions products to use generic board support. Signed-off-by: John Schmoller Signed-off-by: Peter Tyser --- include/configs/xpedite537x.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/configs/xpedite537x.h') diff --git a/include/configs/xpedite537x.h b/include/configs/xpedite537x.h index bdf55763d5..d6b6143500 100644 --- a/include/configs/xpedite537x.h +++ b/include/configs/xpedite537x.h @@ -21,6 +21,8 @@ #define CONFIG_SYS_BOARD_NAME "XPedite5370" #define CONFIG_SYS_FORM_3U_VPX 1 #define CONFIG_BOARD_EARLY_INIT_R /* Call board_pre_init */ +#define CONFIG_SYS_GENERIC_BOARD +#define CONFIG_DISPLAY_BOARDINFO #ifndef CONFIG_SYS_TEXT_BASE #define CONFIG_SYS_TEXT_BASE 0xfff80000 -- cgit v1.2.1