diff options
| author | Tom Rini <[email protected]> | 2021-10-15 08:06:20 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-10-15 09:42:22 -0400 |
| commit | cdcbd593ad9a2111eaebad63f020b6c756cd9b8b (patch) | |
| tree | 579194741e903f686501109b9babb53b6e78305c /configs/stm32f429-discovery_defconfig | |
| parent | 56882dc4cbc7f70a9984c33eb9bf609e1dd60763 (diff) | |
configs: Resync with savedefconfig
Resync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'configs/stm32f429-discovery_defconfig')
| -rw-r--r-- | configs/stm32f429-discovery_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/stm32f429-discovery_defconfig b/configs/stm32f429-discovery_defconfig index 6ee6e085249..ed96c370d52 100644 --- a/configs/stm32f429-discovery_defconfig +++ b/configs/stm32f429-discovery_defconfig @@ -12,7 +12,6 @@ CONFIG_TARGET_STM32F429_DISCOVERY=y CONFIG_ENV_VARS_UBOOT_CONFIG=y CONFIG_SYS_LOAD_ADDR=0x90400000 CONFIG_BOOTDELAY=3 -CONFIG_BOOTCOMMAND="run bootcmd_romfs" CONFIG_USE_BOOTARGS=y CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk consoleblank=0 ignore_loglevel" # CONFIG_DISPLAY_CPUINFO is not set |
