X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2FVOM405.h;h=60f266c34580d597909e6d291b7f1e50d8601f59;hb=618a51e9aefe1e03f498ea48bfab70a0b2c9be39;hp=c06897b893090fc0482821d268cf37ecc96eda83;hpb=0d74665059943dc207df995e21a4767ca3e51a05;p=oweals%2Fu-boot.git diff --git a/include/configs/VOM405.h b/include/configs/VOM405.h index c06897b893..60f266c345 100644 --- a/include/configs/VOM405.h +++ b/include/configs/VOM405.h @@ -19,6 +19,7 @@ #define CONFIG_VOM405 1 /* ...on a VOM405 board */ #define CONFIG_SYS_TEXT_BASE 0xFFFC8000 +#define CONFIG_DISPLAY_BOARDINFO #define CONFIG_BOARD_EARLY_INIT_F 1 /* call board_early_init_f() */ #define CONFIG_MISC_INIT_R 1 /* call misc_init_r() */ @@ -57,12 +58,9 @@ /* * Command line configuration. */ -#include - #define CONFIG_CMD_DHCP #define CONFIG_CMD_BSP #define CONFIG_CMD_IRQ -#define CONFIG_CMD_ELF #define CONFIG_CMD_I2C #define CONFIG_CMD_MII #define CONFIG_CMD_PING