]> Git Repo - u-boot.git/commit
riscv: Drop USE_SPL_FIT_GENERATOR
authorBin Meng <[email protected]>
Mon, 10 May 2021 12:23:41 +0000 (20:23 +0800)
committerLeo Yu-Chi Liang <[email protected]>
Wed, 19 May 2021 09:01:51 +0000 (17:01 +0800)
commit84dee33ca81d72d2c0749d1649d42943ee370210
tree53395dbab392213cc8581ddcd20bbc7f4d9b46c3
parentcc269e1c008500430a687427ffabecd330b7f020
riscv: Drop USE_SPL_FIT_GENERATOR

Now that we have switched to binman to generate u-boot.itb for all
RISC-V boards, USE_SPL_FIT_GENERATOR is no longer needed and can
be dropped.

Signed-off-by: Bin Meng <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
arch/riscv/lib/mkimage_fit_opensbi.sh [deleted file]
common/Kconfig.boot
configs/ae350_rv32_spl_defconfig
configs/ae350_rv32_spl_xip_defconfig
configs/ae350_rv64_spl_defconfig
configs/ae350_rv64_spl_xip_defconfig
configs/qemu-riscv32_spl_defconfig
configs/qemu-riscv64_spl_defconfig
configs/sifive_unleashed_defconfig
This page took 0.036288 seconds and 4 git commands to generate.