]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/davinci_sffsdr.h
rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
[karo-tx-uboot.git] / include / configs / davinci_sffsdr.h
index 7c860e5f008eff46e2f2e31b62d16edd94a90e69..c46a4305a83b39e740e96da963b18786d23a4457 100644 (file)
@@ -77,7 +77,7 @@
 /* Flash & Environment */
 #undef CFG_ENV_IS_IN_FLASH
 #define CFG_NO_FLASH
-#define CFG_ENV_IS_IN_NAND             /* U-Boot env in NAND Flash  */
+#define CONFIG_ENV_IS_IN_NAND          /* U-Boot env in NAND Flash  */
 #define CFG_ENV_SECT_SIZE      2048    /* Env sector Size */
 #define CFG_ENV_SIZE           SZ_128K
 #define CONFIG_SKIP_LOWLEVEL_INIT      /* U-Boot is loaded by a bootloader */