X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2FCPCI2DP.h;h=845ed81a46d37de86873a1a1d1be6d70ae5366c4;hb=e93a693d4966fd6779f02a1b447814424918b88d;hp=85720a503c7668952fd8c253370887bef86c679b;hpb=cdb23792e864153b0c2b943bf011f10c7ba190e1;p=u-boot diff --git a/include/configs/CPCI2DP.h b/include/configs/CPCI2DP.h index 85720a503c..845ed81a46 100644 --- a/include/configs/CPCI2DP.h +++ b/include/configs/CPCI2DP.h @@ -18,9 +18,10 @@ */ #define CONFIG_405GP 1 /* This is a PPC405 CPU */ -#define CONFIG_4xx 1 /* ...member of PPC4xx family */ #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() */