Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next
CI: https://source.denx.de/u-boot/custodians/u-boot-riscv/-/pipelines/28674 - riscv: Implement private GCC library - mpfs: Add MPFS CPU Implementation - andes: Stop disabling device tree relocation and some minor fixes - sifive: Stop disabling device tree relocation - starfive: Cleanup size types and typos
This commit is contained in:
@@ -787,6 +787,7 @@ config SPL_FS_LOAD_PAYLOAD_NAME
|
||||
string "File to load for U-Boot from the filesystem"
|
||||
depends on SPL_FS_EXT4 || SPL_FS_FAT || SPL_FS_SQUASHFS || SPL_SEMIHOSTING
|
||||
default "tispl.bin" if SYS_K3_SPL_ATF
|
||||
default "linux.itb" if SPL_LOAD_FIT_OPENSBI_OS_BOOT
|
||||
default "u-boot.itb" if SPL_LOAD_FIT
|
||||
default "linux.itb" if SPL_LOAD_FIT_OPENSBI_OS_BOOT
|
||||
default "u-boot.img"
|
||||
|
||||
Reference in New Issue
Block a user