]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/rmu/flash.c
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[karo-tx-uboot.git] / board / rmu / flash.c
index 0f2c327a1cee1c1dc0b786217a9e18257f28e8fa..670faf0931094bf8c7ff6550bf355cf1d34a0bdd 100644 (file)
@@ -81,7 +81,7 @@ unsigned long flash_init (void)
                      CFG_MONITOR_BASE+monitor_flash_len-1,
                      &flash_info[0]);
 
-#ifdef CFG_ENV_IS_IN_FLASH
+#ifdef CONFIG_ENV_IS_IN_FLASH
        /* ENV protection ON by default */
        flash_protect(FLAG_PROTECT_SET,
                      CFG_ENV_ADDR,