
6 May
2021
6 May
'21
1:37 a.m.
Hi Bin,
On Wed, 5 May 2021 at 08:16, Bin Meng bmeng.cn@gmail.com wrote:
This series updates binman to handle creation of u-boot.itb image for RISC-V SiFive Unleashed board.
QEMU RISC-V remains unchanged, as binman uses a dtb to describe the image format, but for QEMU RISC-V there is no dtb as dtb is passed to U-Boot via CONFIG_OF_PRIOR_STAGE.
That's odd. What software is providing the DTB? Not SPL?
Not sure how such use case could be properly supported by binman?
Perhaps by adding a .dts file in U-Boot, or making it available manually in some hacky way.
Regards, Simon