summaryrefslogtreecommitdiffstats
path: root/configs/odroid_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-01-28 21:10:32 -0500
committerTom Rini <trini@konsulko.com>2020-01-28 21:10:32 -0500
commit3e12744a90241b08788ab7f20b5437381dbc9f68 (patch)
treecd06563bd79c890e6221aaa330fd145133e57e64 /configs/odroid_defconfig
parentb00c3c995bf2293e32cd2be3cb4be7eb39c4ac26 (diff)
parent51521e43603d37e6be2ffd1ad2607361650500e9 (diff)
downloadu-boot-3e12744a90241b08788ab7f20b5437381dbc9f68.tar.gz
u-boot-3e12744a90241b08788ab7f20b5437381dbc9f68.tar.xz
u-boot-3e12744a90241b08788ab7f20b5437381dbc9f68.zip
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung
- Various exynos fixes
Diffstat (limited to 'configs/odroid_defconfig')
-rw-r--r--configs/odroid_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/odroid_defconfig b/configs/odroid_defconfig
index be914e4caf..e4392e477e 100644
--- a/configs/odroid_defconfig
+++ b/configs/odroid_defconfig
@@ -17,6 +17,7 @@ CONFIG_BOOTARGS="Please use defined boot"
CONFIG_SYS_CONSOLE_IS_IN_ENV=y
CONFIG_SYS_CONSOLE_INFO_QUIET=y
CONFIG_MISC_INIT_R=y
+CONFIG_BOARD_LATE_INIT=y
CONFIG_BOARD_TYPES=y
CONFIG_SYS_PROMPT="Odroid # "
# CONFIG_CMD_XIMG is not set