X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fgplugd.h;h=0de6ae8088583fbf84447d0396271f8a0f01cdff;hb=4a41cc157870cf752795adef811fa7ca9cb1b974;hp=404c56af104539bf7b77c65c2110b9fcf309dfd5;hpb=c2120fbfbc4d1f6953228f86be8bdbf38bacfdab;p=u-boot diff --git a/include/configs/gplugd.h b/include/configs/gplugd.h index 404c56af10..0de6ae8088 100644 --- a/include/configs/gplugd.h +++ b/include/configs/gplugd.h @@ -25,6 +25,11 @@ #define MACH_TYPE_SHEEVAD 2625 #endif +/* + * Generic board support + */ +#define CONFIG_SYS_GENERIC_BOARD + /* * Version number information */ @@ -52,9 +57,7 @@ * Commands configuration */ #define CONFIG_SYS_NO_FLASH /* Declare no flash (NOR/SPI) */ -#include #define CONFIG_CMD_I2C -#undef CONFIG_CMD_FPGA #define CONFIG_CMD_USB #define CONFIG_CMD_EXT2 #define CONFIG_CMD_FAT @@ -117,8 +120,6 @@ #define CONFIG_ENV_OFFSET 0x07C000 #define CONFIG_CMD_ASKENV -#define CONFIG_CMD_EDITENV -#define CONFIG_CMD_SAVEENV #ifdef CONFIG_CMD_USB #define CONFIG_USB_EHCI