X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fvcoreiii.h;h=8c68372026e9f089df5062bb9430ab5fc1751105;hb=b158e56f34f6546d0fc1f4261bb2dd0472524b39;hp=aeef58db42bad0e35b1c72b8250d5d279a96fe2e;hpb=27fc2f281c903f767d422e85f527ec938704cb51;p=oweals%2Fu-boot.git diff --git a/include/configs/vcoreiii.h b/include/configs/vcoreiii.h index aeef58db42..8c68372026 100644 --- a/include/configs/vcoreiii.h +++ b/include/configs/vcoreiii.h @@ -27,7 +27,7 @@ #if defined(CONFIG_ENV_IS_IN_SPI_FLASH) && !defined(CONFIG_ENV_OFFSET) #define CONFIG_ENV_OFFSET (1024 * 1024) -#define CONFIG_ENV_SIZE (256 * 1024) +#define CONFIG_ENV_SIZE (8 * 1024) #define CONFIG_ENV_SECT_SIZE (256 * 1024) #define CONFIG_SYS_REDUNDAND_ENVIRONMENT