]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/rsdproto.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[karo-tx-uboot.git] / include / configs / rsdproto.h
index 6251383f5586ec48280a68e0f2957014d20293b1..89db35b70e128efe21925932585c6a757561dd65 100644 (file)
 /* turn off NVRAM env feature */
 #undef CONFIG_NVRAM_ENV
 
-#define        CFG_ENV_IS_IN_FLASH     1
+#define        CONFIG_ENV_IS_IN_FLASH  1
 #define CFG_ENV_ADDR   (PHYS_FLASH + 0x28000)  /* Addr of Environment Sector   */
 #define CFG_ENV_SECT_SIZE      0x8000  /* Total Size of Environment Sector     */