NAND boot: change NAND loader's relocate SP to CONFIG param
[oweals/u-boot.git] / include / configs / MPC8540EVAL.h
index 5ac1916cbd710d7e7636a4ce5a0bd789df606c1c..95ea27583986588795ca21380ba90a864a4284c8 100644 (file)
 #endif
 
 #if defined(CONFIG_SYS_RAMBOOT) || defined(CONFIG_RAM_AS_FLASH)
-    #undef CONFIG_CMD_ENV
+    #undef CONFIG_CMD_SAVEENV
     #undef CONFIG_CMD_LOADS
 #endif