global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
[platform/kernel/u-boot.git] / include / configs / ls1046afrwy.h
index 2df5f3f..48408f2 100644 (file)
@@ -45,7 +45,6 @@
 #define CONFIG_SYS_NAND_FTIM3          0x0
 
 #define CONFIG_SYS_NAND_BASE_LIST      { CONFIG_SYS_NAND_BASE }
-#define CONFIG_SYS_MAX_NAND_DEVICE     1
 #define CONFIG_MTD_NAND_VERIFY_WRITE
 
 /* IFC Timing Params */
@@ -74,7 +73,7 @@
 /*
  * Environment
  */
-#define CONFIG_SYS_FSL_QSPI_BASE       0x40000000
+#define CFG_SYS_FSL_QSPI_BASE  0x40000000
 
 #undef BOOT_TARGET_DEVICES
 #define BOOT_TARGET_DEVICES(func) \