diff options
| author | Nam Cao <[email protected]> | 2024-02-21 13:00:14 +0100 |
|---|---|---|
| committer | Leo Yu-Chi Liang <[email protected]> | 2024-03-12 14:36:13 +0800 |
| commit | e3a904a6906870fb472dafbf3e2c99449653b304 (patch) | |
| tree | 2ab26eb662f7052c3740053e23054e604086a357 /configs | |
| parent | f3c979dd0053c082d2df170446923e7ce5edbc2d (diff) | |
starfive: visionfive2: switch to standard boot
Distro boot scripts are deprecated. Use standard boot instead.
Signed-off-by: Nam Cao <[email protected]>
Reviewed-by: Leo Yu-Chi Liang <[email protected]>
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/starfive_visionfive2_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/starfive_visionfive2_defconfig b/configs/starfive_visionfive2_defconfig index c68f3c2def5..7a3f1d4dbdf 100644 --- a/configs/starfive_visionfive2_defconfig +++ b/configs/starfive_visionfive2_defconfig @@ -30,8 +30,8 @@ CONFIG_RISCV_SMODE=y # CONFIG_OF_BOARD_FIXUP is not set # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_FIT=y +CONFIG_BOOTSTD_DEFAULTS=y CONFIG_SYS_BOOTM_LEN=0x4000000 -CONFIG_DISTRO_DEFAULTS=y CONFIG_BOOTSTAGE=y CONFIG_QSPI_BOOT=y CONFIG_SD_BOOT=y |
