global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR
[platform/kernel/u-boot.git] / include / configs / axs10x.h
index 0f4d78a..96a1c64 100644 (file)
 #define CONFIG_SYS_LOAD_ADDR           0x82000000
 
 /*
- * NAND Flash configuration
- */
-#define CONFIG_SYS_NAND_BASE           (ARC_FPGA_PERIPHERAL_BASE + 0x16000)
-#define CONFIG_SYS_MAX_NAND_DEVICE     1
-
-/*
  * UART configuration
  */
 #define CONFIG_SYS_NS16550_SERIAL
@@ -69,7 +63,6 @@
  * Environment configuration
  */
 #define CONFIG_BOOTFILE                        "uImage"
-#define CONFIG_LOADADDR                        CONFIG_SYS_LOAD_ADDR
 
 /*
  * Console configuration