X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2Ftheadorable-x86-common.h;h=0a1261fa20174d4e16ee0159e7ec0ee87ccab84f;hb=97c42757717f8de780de41857db15d1ba47e9e44;hp=0c563e714ddd7d3d9af5e5b7a001cf52b0f0128b;hpb=7127151d538d878bd073ca6d6cca630a4b35b76f;p=oweals%2Fu-boot.git diff --git a/include/configs/theadorable-x86-common.h b/include/configs/theadorable-x86-common.h index 0c563e714d..0a1261fa20 100644 --- a/include/configs/theadorable-x86-common.h +++ b/include/configs/theadorable-x86-common.h @@ -23,13 +23,6 @@ #define CONFIG_BMP_16BPP /* Environment settings */ -#define CONFIG_SYS_REDUNDAND_ENVIRONMENT -#undef CONFIG_ENV_SIZE -#define CONFIG_ENV_SIZE 0x2000 -#define CONFIG_ENV_SECT_SIZE 0x1000 -#define CONFIG_ENV_OFFSET 0x006ec000 -#define CONFIG_ENV_OFFSET_REDUND \ - (CONFIG_ENV_OFFSET + CONFIG_ENV_SIZE) #undef CONFIG_BOOTCOMMAND #undef CONFIG_EXTRA_ENV_SETTINGS