From: Matthias Fuchs Date: Mon, 12 Jan 2015 21:47:32 +0000 (+0100) Subject: ppc4xx: switch CPCI2DP to generic board X-Git-Tag: v2015.04-rc1~202 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=37ea00929d8c5c5ce78088ea587470ab516a7287;p=u-boot ppc4xx: switch CPCI2DP to generic board Signed-off-by: Matthias Fuchs --- diff --git a/include/configs/CPCI2DP.h b/include/configs/CPCI2DP.h index 05106cde90..845ed81a46 100644 --- a/include/configs/CPCI2DP.h +++ b/include/configs/CPCI2DP.h @@ -20,6 +20,8 @@ #define CONFIG_405GP 1 /* This is a PPC405 CPU */ #define CONFIG_SYS_TEXT_BASE 0xFFFC0000 +#define CONFIG_SYS_GENERIC_BOARD +#define CONFIG_DISPLAY_BOARDINFO #define CONFIG_BOARD_EARLY_INIT_F 1 /* call board_early_init_f() */