diff options
Diffstat (limited to 'configs/xpress_defconfig')
-rw-r--r-- | configs/xpress_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/xpress_defconfig b/configs/xpress_defconfig index 3c18dea..04b0a14 100644 --- a/configs/xpress_defconfig +++ b/configs/xpress_defconfig @@ -14,6 +14,8 @@ CONFIG_BOARD_EARLY_INIT_F=y CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y CONFIG_CMD_MEMTEST=y +CONFIG_SYS_MEMTEST_START=0x80000000 +CONFIG_SYS_MEMTEST_END=0x90000000 CONFIG_CMD_I2C=y CONFIG_CMD_MMC=y CONFIG_CMD_USB=y |