X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Fu-boot.git;a=blobdiff_plain;f=include%2Fconfigs%2FM5275EVB.h;h=1babb72fd0ef529162e8fcf70612fb5616ae1487;hp=38e785c0682367d24e554be7f198859740a30d49;hb=d021e942107a1f7304a879cec99286ca462f7be3;hpb=0c0eaee562291f5bbca38c5bab3b1cd75b617fc0 diff --git a/include/configs/M5275EVB.h b/include/configs/M5275EVB.h index 38e785c068..1babb72fd0 100644 --- a/include/configs/M5275EVB.h +++ b/include/configs/M5275EVB.h @@ -46,9 +46,6 @@ * BOOTP options */ #define CONFIG_BOOTP_BOOTFILESIZE -#define CONFIG_BOOTP_BOOTPATH -#define CONFIG_BOOTP_GATEWAY -#define CONFIG_BOOTP_HOSTNAME /* Available command configuration */ @@ -87,8 +84,6 @@ #define CONFIG_SYS_I2C_PINMUX_CLR (0xFFF0) #define CONFIG_SYS_I2C_PINMUX_SET (0x000F) -#define CONFIG_SYS_LONGHELP /* undef to save memory */ - #define CONFIG_SYS_LOAD_ADDR 0x800000 #define CONFIG_BOOTCOMMAND "bootm ffe40000"