]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/at91sam9rlek.h
rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
[karo-tx-uboot.git] / include / configs / at91sam9rlek.h
index 0bf0ace1160e292c49bcd407603664fb7ed4a3b9..8162475ff38ab20cb7e0f3837298efb62d059741 100644 (file)
 #else /* CFG_USE_NANDFLASH */
 
 /* bootstrap + u-boot + env + linux in nandflash */
-#define CFG_ENV_IS_IN_NAND     1
+#define CONFIG_ENV_IS_IN_NAND  1
 #define CFG_ENV_OFFSET         0x60000
 #define CFG_ENV_OFFSET_REDUND  0x80000
 #define CFG_ENV_SIZE           0x20000         /* 1 sector = 128 kB */