diff options
Diffstat (limited to 'include/configs/sh7753evb.h')
-rw-r--r-- | include/configs/sh7753evb.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sh7753evb.h b/include/configs/sh7753evb.h index 70e7fb9324..74fb528d2e 100644 --- a/include/configs/sh7753evb.h +++ b/include/configs/sh7753evb.h @@ -25,7 +25,6 @@ #define CONFIG_SYS_MEMTEST_START (SH7753EVB_SDRAM_BASE) #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + \ 480 * 1024 * 1024) -#undef CONFIG_SYS_MEMTEST_SCRATCH #undef CONFIG_SYS_LOADS_BAUD_CHANGE #define CONFIG_SYS_SDRAM_BASE (SH7753EVB_SDRAM_BASE) |