]> Git Repo - J-u-boot.git/blobdiff - include/configs/mx25pdk.h
Merge branch 'next'
[J-u-boot.git] / include / configs / mx25pdk.h
index 174f038be8eb1f379989f0bf9e5cdfc75912f2a4..a7be85422a2b2f3d4c3ddc207e85238f2398c572 100644 (file)
@@ -41,8 +41,6 @@
        (CONFIG_SYS_INIT_RAM_ADDR + CONFIG_SYS_INIT_SP_OFFSET)
 
 /* Memory Test */
-#define CONFIG_SYS_MEMTEST_START       (PHYS_SDRAM_1 + PHYS_SDRAM_1_SIZE/2)
-#define CONFIG_SYS_MEMTEST_END         (PHYS_SDRAM_1 + PHYS_SDRAM_1_SIZE)
 
 /* Serial Info */
 #define CONFIG_MXC_UART
@@ -83,7 +81,6 @@
 
 /* Fuse API support */
 #define CONFIG_FSL_IIM
-#define CONFIG_CMD_FUSE
 
 /* Ethernet Configs */
 
This page took 0.02688 seconds and 4 git commands to generate.