]> Git Repo - u-boot.git/commit
riscv: ae350: Switch to use binman to generate u-boot.itb
authorBin Meng <[email protected]>
Mon, 10 May 2021 12:23:40 +0000 (20:23 +0800)
committerLeo Yu-Chi Liang <[email protected]>
Wed, 19 May 2021 09:01:51 +0000 (17:01 +0800)
commitcc269e1c008500430a687427ffabecd330b7f020
tree61ca5a3c03c9166d2e7db80460a3bb3e50b9de74
parent756eeba8a2c13114525f288ba5d1039f18b40383
riscv: ae350: Switch to use binman to generate u-boot.itb

Use the new BINMAN_STANDALONE_FDT option for AE350 based SPL defconfigs,
so that binman is now used to generate u-boot.itb.

Signed-off-by: Bin Meng <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Rick Chen <[email protected]>
arch/riscv/dts/ae350_32.dts
arch/riscv/dts/ae350_64.dts
board/AndesTech/ax25-ae350/Kconfig
configs/ae350_rv32_spl_defconfig
configs/ae350_rv32_spl_xip_defconfig
configs/ae350_rv64_spl_defconfig
configs/ae350_rv64_spl_xip_defconfig
This page took 0.034766 seconds and 4 git commands to generate.