riscv: sifive: unleashed: Switch to use binman to generate u-boot.itb
authorBin Meng <bmeng.cn@gmail.com>
Mon, 10 May 2021 12:23:35 +0000 (20:23 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Wed, 19 May 2021 09:01:50 +0000 (17:01 +0800)
commit0784510f74134f8f74e2c207283119d3b8e101ad
tree17242ddeaa68a0577d0d89f254b6fc940cca2dbc
parent73c2a8fb682e2713cb117d87cc6dc7a811d5777d
riscv: sifive: unleashed: Switch to use binman to generate u-boot.itb

At present SiFive Unleashed board uses the Makefile to create the FIT,
using USE_SPL_FIT_GENERATOR, which is deprecated as per the Makefile
warning. Update to use binman instead.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/riscv/dts/binman.dtsi [new file with mode: 0644]
arch/riscv/dts/hifive-unleashed-a00-u-boot.dtsi
board/sifive/unleashed/Kconfig
configs/sifive_unleashed_defconfig