configs: starfive_visionfive2: Set default fdt file to "jh7110-starfive-visionfive-2-v1.3b.dtb"

Change the default fdt file from "jh7110-visionfive-v2.dtb"
to "jh7110-starfive-visionfive-2-v1.3b.dtb", for sync with
linux mainline.

Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
This commit is contained in:
Hal Feng 2024-03-13 16:22:17 +08:00
parent 0bd685d280
commit 36866acdb1

View file

@ -33,7 +33,7 @@ CONFIG_USE_BOOTCOMMAND=y
CONFIG_BOOTCOMMAND="run sdk_boot_env; run distro_boot_env"
CONFIG_USE_PREBOOT=y
CONFIG_PREBOOT="run chipa_set_uboot;"
CONFIG_DEFAULT_FDT_FILE="jh7110-visionfive-v2.dtb"
CONFIG_DEFAULT_FDT_FILE="jh7110-starfive-visionfive-2-v1.3b.dtb"
CONFIG_LOG_MAX_LEVEL=4
CONFIG_SPL_LOG=y
CONFIG_DISPLAY_CPUINFO=y