diff options
Diffstat (limited to 'include/configs/armadillo-800eva.h')
-rw-r--r-- | include/configs/armadillo-800eva.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/armadillo-800eva.h b/include/configs/armadillo-800eva.h index e56929628b..c089b9c27c 100644 --- a/include/configs/armadillo-800eva.h +++ b/include/configs/armadillo-800eva.h @@ -43,7 +43,6 @@ #define CONFIG_SYS_MEMTEST_START (ARMADILLO_800EVA_SDRAM_BASE) #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + \ 504 * 1024 * 1024) -#undef CONFIG_SYS_MEMTEST_SCRATCH #undef CONFIG_SYS_LOADS_BAUD_CHANGE #define CONFIG_SYS_SDRAM_BASE (ARMADILLO_800EVA_SDRAM_BASE) |