diff options
| author | Tom Rini <trini@konsulko.com> | 2023-10-02 13:58:20 -0400 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2023-10-02 13:58:20 -0400 |
| commit | ec6f06bddc7f5a5f5d122a56707a10fc4e501b97 (patch) | |
| tree | 5ede97c38925e93153c486a6e76ea41a72b83f60 /configs/display5_factory_defconfig | |
| parent | ac897385bbfa30cfdfb62ccf24acfcd4b274b2ff (diff) | |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/display5_factory_defconfig')
| -rw-r--r-- | configs/display5_factory_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/display5_factory_defconfig b/configs/display5_factory_defconfig index e480499f637..672b76e059b 100644 --- a/configs/display5_factory_defconfig +++ b/configs/display5_factory_defconfig @@ -30,8 +30,8 @@ CONFIG_SPL_SPI=y CONFIG_FIT=y CONFIG_SPL_LOAD_FIT=y CONFIG_SUPPORT_RAW_INITRD=y -CONFIG_OF_BOARD_SETUP=y CONFIG_BOOTDELAY=3 +CONFIG_OF_BOARD_SETUP=y CONFIG_USE_BOOTCOMMAND=y CONFIG_BOOTCOMMAND="echo SDP Display5 recovery" CONFIG_MISC_INIT_R=y |
