
10 Jul
2021
10 Jul
'21
2:43 a.m.
On Saturday 10 July 2021 02:31:32 Stefan Roese wrote:
Could you perhaps add this "SPL returns to BootROM" support as an optional feature that can be selected on a per-board basis?
Hi Stefan! I was thinking about it and it should not be hard. Based on defconfig options you decide if you want to use SPL NOR code or stick with return to BootROM. It is acceptable?
What is needed is just to extend SPL SPI NOR code to parse also kwbimage header (at offset zero) instead of legacy U-Boot header which is removing by this patch series and which was on variable offset.