diff options
Diffstat (limited to 'include/configs/s32v234evb.h')
-rw-r--r-- | include/configs/s32v234evb.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/s32v234evb.h b/include/configs/s32v234evb.h index 4dc098b828..e820aa9f0d 100644 --- a/include/configs/s32v234evb.h +++ b/include/configs/s32v234evb.h @@ -156,7 +156,6 @@ #define CONFIG_SYS_PROMPT_HUSH_PS2 "> " #define CONFIG_SYS_PROMPT "=> " -#define CONFIG_CMD_MEMTEST #define CONFIG_SYS_MEMTEST_START (DDR_BASE_ADDR) #define CONFIG_SYS_MEMTEST_END (DDR_BASE_ADDR + 0x7C00000) |