On 28.07.2025 09:49, Cédric Le Goater wrote:
Please add build instructions to roms/Makefile. I dunno how this one is
related to roms/vbootrom which is already used for npcmxxx_bootrom.bin
files - maybe all the 3 bootroms should be kept in sync.
I think they are relatively independent. Each has its own directory.
They can't be independent, from qemu PoV anyway, since both comes from
the same submodule (roms/vbootrom), - we can't update individual subdirs
in a submodule, we can update either whole submodule or not at all.
Thanks,
/mjt