summaryrefslogtreecommitdiff
path: root/configs/am335x_hs_evm_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-03-27 20:39:17 +0300
committerTom Rini <trini@konsulko.com>2023-03-27 20:39:17 +0300
commitc358af81d0df0ba5eadda585577425345dae55ed (patch)
tree63a144be8f4dfbf4322a910869f2d2c1def2aff9 /configs/am335x_hs_evm_defconfig
parentaba0eb5b94089757fe5382bf75bc3902b8ce24cf (diff)
downloadu-boot-c358af81d0df0ba5eadda585577425345dae55ed.tar.xz
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/am335x_hs_evm_defconfig')
-rw-r--r--configs/am335x_hs_evm_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/am335x_hs_evm_defconfig b/configs/am335x_hs_evm_defconfig
index 9c0d45fb65..db7838f6a9 100644
--- a/configs/am335x_hs_evm_defconfig
+++ b/configs/am335x_hs_evm_defconfig
@@ -10,10 +10,10 @@ CONFIG_SPL_TEXT_BASE=0x40300350
CONFIG_AM33XX=y
CONFIG_CLOCK_SYNTHESIZER=y
CONFIG_SPL=y
-CONFIG_DISTRO_DEFAULTS=y
CONFIG_TIMESTAMP=y
CONFIG_SPL_LOAD_FIT=y
CONFIG_OF_BOARD_SETUP=y
+CONFIG_DISTRO_DEFAULTS=y
CONFIG_BOOTCOMMAND="run findfdt; run init_console; run finduuid; run distro_bootcmd"
CONFIG_LOGLEVEL=3
CONFIG_SYS_CONSOLE_INFO_QUIET=y