diff options
Diffstat (limited to 'include/configs/MigoR.h')
-rw-r--r-- | include/configs/MigoR.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/MigoR.h b/include/configs/MigoR.h index 2421300..b6f315a 100644 --- a/include/configs/MigoR.h +++ b/include/configs/MigoR.h @@ -27,9 +27,6 @@ /* SCIF */ #define CONFIG_CONS_SCIF0 1 -#define CONFIG_SYS_MEMTEST_START (MIGO_R_SDRAM_BASE) -#define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + (60 * 1024 * 1024)) - /* Enable alternate, more extensive, memory test */ /* Scratch address used by the alternate memory test */ |