X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fconfigs%2FIVML24.h;h=6a422c8e2fd6b4183bbdf0a3fa9dd5f6b56e896e;hb=0e8d158664a913392cb01fb11a948d83f72e105e;hp=ee302d9a61fc5384042045fff65369f6d8c04851;hpb=1ede78710c3bf9ad6f4a53aaddc3bcc86fedd9df;p=karo-tx-uboot.git diff --git a/include/configs/IVML24.h b/include/configs/IVML24.h index ee302d9a61..6a422c8e2f 100644 --- a/include/configs/IVML24.h +++ b/include/configs/IVML24.h @@ -185,8 +185,8 @@ #define CFG_FLASH_WRITE_TOUT 500 /* Timeout for Flash Write (in ms) */ #define CONFIG_ENV_IS_IN_FLASH 1 -#define CFG_ENV_OFFSET 0x7A000 /* Offset of Environment Sector */ -#define CFG_ENV_SIZE 0x2000 /* Total Size of Environment Sector */ +#define CONFIG_ENV_OFFSET 0x7A000 /* Offset of Environment Sector */ +#define CONFIG_ENV_SIZE 0x2000 /* Total Size of Environment Sector */ /*----------------------------------------------------------------------- * Cache Configuration */