diff options
Diffstat (limited to 'configs/brxre1_defconfig')
-rw-r--r-- | configs/brxre1_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/brxre1_defconfig b/configs/brxre1_defconfig index b50aef0aad9..9a4deff6e7b 100644 --- a/configs/brxre1_defconfig +++ b/configs/brxre1_defconfig @@ -22,8 +22,8 @@ CONFIG_ENV_OFFSET_REDUND=0x50000 CONFIG_SYS_LOAD_ADDR=0x80000000 # CONFIG_EXPERT is not set # CONFIG_FIT is not set -CONFIG_OF_BOARD_SETUP=y CONFIG_BOOTDELAY=0 +CONFIG_OF_BOARD_SETUP=y CONFIG_USE_BOOTCOMMAND=y CONFIG_BOOTCOMMAND="mmc dev 1; run b_default" CONFIG_USE_PREBOOT=y |