diff options
Diffstat (limited to 'include/configs/T102xQDS.h')
-rw-r--r-- | include/configs/T102xQDS.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/T102xQDS.h b/include/configs/T102xQDS.h index 7f9e0c84bb2..5f358c13eae 100644 --- a/include/configs/T102xQDS.h +++ b/include/configs/T102xQDS.h @@ -148,9 +148,6 @@ unsigned long get_board_ddr_clk(void); #define CONFIG_MEM_INIT_VALUE 0xdeadbeef #endif -#define CONFIG_SYS_MEMTEST_START 0x00200000 /* memtest works on */ -#define CONFIG_SYS_MEMTEST_END 0x00400000 - /* * Config the L3 Cache as L3 SRAM */ |