]> git.dujemihanovic.xyz Git - u-boot.git/commit
riscv: dts: starfive: generate u-boot-spl.bin.normal.out
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 17 Sep 2023 11:47:31 +0000 (13:47 +0200)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Wed, 20 Sep 2023 13:05:16 +0000 (21:05 +0800)
commit90602e779d3ae3bd02faae0eb40b4fcefec419f7
tree444b2bee0772f4857f0b95be2fd08c63c5688af7
parent64fd30d367a1d5e33dbcbc2d017ca0431242155c
riscv: dts: starfive: generate u-boot-spl.bin.normal.out

The StarFive VisionFive 2 board cannot load spl/u-boot-spl.bin but needs a
prefixed header. We have referring to a vendor tool (spl_tool) for this
task. 'mkimage -T sfspl' can generate the prefixed file.

Use binman to invoke mkimage for the generation of file
spl/u-boot-spl.bin.normal.out.

Update the documentation.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Tested-by: Milan P. Stanić <mps@arvanta.net>
arch/riscv/dts/jh7110-starfive-visionfive-2-u-boot.dtsi
doc/board/starfive/visionfive2.rst