]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/MPC8544DS.h
common: Drop linux/stringify.h from common header
[thirdparty/u-boot.git] / include / configs / MPC8544DS.h
index 4eb2888caeae8495908228fb877f0423e89e8e7a..c9f193fc4672ba70035b3de8ffc107246ec08a6e 100644 (file)
@@ -22,6 +22,7 @@
 #define CONFIG_INTERRUPTS              /* enable pci, srio, ddr interrupts */
 
 #ifndef __ASSEMBLY__
+#include <linux/stringify.h>
 extern unsigned long get_board_sys_clk(unsigned long dummy);
 #endif
 #define CONFIG_SYS_CLK_FREQ    get_board_sys_clk(0) /* sysclk for MPC85xx */
@@ -37,9 +38,6 @@ extern unsigned long get_board_sys_clk(unsigned long dummy);
  */
 #define CONFIG_ENABLE_36BIT_PHYS       1
 
-#define CONFIG_SYS_MEMTEST_START       0x00200000      /* memtest works on */
-#define CONFIG_SYS_MEMTEST_END         0x00400000
-
 #define CONFIG_SYS_CCSRBAR             0xe0000000
 #define CONFIG_SYS_CCSRBAR_PHYS_LOW    CONFIG_SYS_CCSRBAR