X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2FCPCI2DP.h;h=638a586492c84965e7778acfbca0108e8644b1e8;hb=0f9258228e2b2070368ffccf5c243218128770a8;hp=05106cde90acd83879a4efe27746a155dcf004e2;hpb=17998eff9021b7b579c0387e934d8c52603fe247;p=oweals%2Fu-boot.git diff --git a/include/configs/CPCI2DP.h b/include/configs/CPCI2DP.h index 05106cde90..638a586492 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() */ @@ -51,8 +53,6 @@ /* * Command line configuration. */ -#include - #define CONFIG_CMD_PCI #define CONFIG_CMD_IRQ #define CONFIG_CMD_ELF @@ -60,8 +60,6 @@ #define CONFIG_CMD_BSP #define CONFIG_CMD_EEPROM -#undef CONFIG_CMD_NET -#undef CONFIG_CMD_NFS #undef CONFIG_WATCHDOG /* watchdog disabled */