Merge branch '2020-05-07-more-kconfig-migrations'
[oweals/u-boot.git] / include / configs / mx31pdk.h
index 993d131e96df80d85ff2062eeca1ed60ece448eb..f910d6199b28ac7aa484af49267cc77a7eca30e0 100644 (file)
@@ -25,8 +25,6 @@
 #define CONFIG_SPL_TARGET      "u-boot-with-spl.bin"
 #define CONFIG_SPL_MAX_SIZE    2048
 
-#define CONFIG_SPL_TEXT_BASE   0x87dc0000
-
 #ifndef CONFIG_SPL_BUILD
 #define CONFIG_SKIP_LOWLEVEL_INIT
 #endif
@@ -73,8 +71,6 @@
  */
 
 /* memtest works on */
-#define CONFIG_SYS_MEMTEST_START       0x80000000
-#define CONFIG_SYS_MEMTEST_END         0x80010000
 
 /* default load address */
 #define CONFIG_SYS_LOAD_ADDR           0x81000000
@@ -96,9 +92,6 @@
 /*
  * environment organization
  */
-#define CONFIG_ENV_OFFSET              0x40000
-#define CONFIG_ENV_OFFSET_REDUND       0x60000
-#define CONFIG_ENV_SIZE                        (128 * 1024)
 
 /*
  * NAND driver