X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fv38b.h;h=0f8d5a91574036a689c18f296533732d646be637;hb=7fd0bea2e4a78eab7e6693140940f9f9a0009bc2;hp=35745484d44ddb570b36f95f80a5088bce376357;hpb=becbbc7b2a1be44d38779c80ce94fb20e5e13f12;p=oweals%2Fu-boot.git diff --git a/include/configs/v38b.h b/include/configs/v38b.h index 35745484d4..0f8d5a9157 100644 --- a/include/configs/v38b.h +++ b/include/configs/v38b.h @@ -213,10 +213,10 @@ /* * Environment settings */ -#define CFG_ENV_IS_IN_FLASH 1 -#define CFG_ENV_ADDR (CFG_FLASH_BASE + 0x00040000) -#define CFG_ENV_SIZE 0x10000 -#define CFG_ENV_SECT_SIZE 0x10000 +#define CONFIG_ENV_IS_IN_FLASH 1 +#define CONFIG_ENV_ADDR (CFG_FLASH_BASE + 0x00040000) +#define CONFIG_ENV_SIZE 0x10000 +#define CONFIG_ENV_SECT_SIZE 0x10000 #define CONFIG_ENV_OVERWRITE 1 /*