Convert CONFIG_BZIP2 et al to Kconfig
[oweals/u-boot.git] / include / configs / MPC8536DS.h
index 8fc8dfd2b2f104da8edbe4167539f839595a9336..340574a98526d1c1837a003ed19923d0e3de9908 100644 (file)
@@ -10,6 +10,8 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
+#include <linux/stringify.h>
+
 #include "../board/freescale/common/ics307_clk.h"
 
 #ifdef CONFIG_SDCARD
@@ -58,9 +60,6 @@
 #define CONFIG_SYS_NUM_ADDR_MAP                16      /* number of TLB1 entries */
 #endif
 
-#define CONFIG_SYS_MEMTEST_START 0x00010000    /* skip exception vectors */
-#define CONFIG_SYS_MEMTEST_END   0x1f000000    /* skip u-boot at top of RAM */
-
 /*
  * Config the L2 Cache as L2 SRAM
  */