X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2Funiphier_v8_defconfig;h=08dfa240c1663eaa517f366a3759841ad069e3b2;hb=256c2ff0cc6cdc8cf7c225bc6e03b92afae353b4;hp=1ba1c7d508d742cc9bedb68ae97c53f3e4daf3f8;hpb=1bac199e8c876c37f31adeb23a75ae1ca12aea7f;p=oweals%2Fu-boot.git diff --git a/configs/uniphier_v8_defconfig b/configs/uniphier_v8_defconfig index 1ba1c7d508..08dfa240c1 100644 --- a/configs/uniphier_v8_defconfig +++ b/configs/uniphier_v8_defconfig @@ -8,6 +8,8 @@ CONFIG_MICRO_SUPPORT_CARD=y CONFIG_NR_DRAM_BANKS=3 # CONFIG_ARCH_FIXUP_FDT_MEMORY is not set CONFIG_BOOTCOMMAND="run ${bootdev}script; run ${bootdev}boot" +CONFIG_USE_PREBOOT=y +CONFIG_PREBOOT="env exist ${bootdev}preboot && run ${bootdev}preboot" CONFIG_LOGLEVEL=6 CONFIG_CMD_CONFIG=y CONFIG_CMD_IMLS=y