summaryrefslogtreecommitdiff
path: root/configs/stm32h743-eval_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-04 18:12:57 -0400
committerTom Rini <trini@konsulko.com>2020-06-04 18:12:57 -0400
commit6bca655bcbc8e81a21ab27a0d1e9c711ab8e0e24 (patch)
tree047f05ad2648c4b88ff5e02187e92a9e7835e8ae /configs/stm32h743-eval_defconfig
parent07d90d8bd451b9595fb0369c51f90ee2dccd5d9f (diff)
parentf3e2ebede3019740ee90471acc0a29a684b59221 (diff)
Merge branch '2020-06-04-misc-bugfixes'
- Resync checkpatch.pl (largely) with v5.7 and introduce U-Boot specific checks in a localized area, so they aren't lost in the future. - Complete / re-migrate some options from config headers to defconfigs - Add dependencies to the various debug uart drivers
Diffstat (limited to 'configs/stm32h743-eval_defconfig')
-rw-r--r--configs/stm32h743-eval_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/stm32h743-eval_defconfig b/configs/stm32h743-eval_defconfig
index 432fce0181..6fd8cd84d4 100644
--- a/configs/stm32h743-eval_defconfig
+++ b/configs/stm32h743-eval_defconfig
@@ -10,6 +10,7 @@ CONFIG_DISTRO_DEFAULTS=y
CONFIG_BOOTDELAY=3
# CONFIG_USE_BOOTCOMMAND is not set
CONFIG_DEFAULT_FDT_FILE="stm32h743i-eval"
+CONFIG_BOARD_LATE_INIT=y
# CONFIG_DISPLAY_CPUINFO is not set
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_SYS_PROMPT="U-Boot > "