Hi Jonas, Simon,
On 3/29/25 4:06 PM, Jonas Karlman wrote:
From: Simon Glass <s...@chromium.org>
At present simple-bin-spi relies on the u-boot.itb file created by the
simple-bin image. Use the template to avoid this, since Binman may
change to process images in parallel in the future.
Signed-off-by: Simon Glass <s...@chromium.org>
Signed-off-by: Jonas Karlman <jo...@kwiboo.se>
---
Changes in v4:
- Drop filename for the SPI FIT
- Split from "VBE serial part H: Implement VBE on Rockchip RK3399"
Changes in v3:
- Keep the filename for the SPI FIT
This is an alternative for the issue reported and fixed in [1] and [2].
[1] https://lore.kernel.org/u-boot/20250129132529.807031-3-na...@radxa.com/
[2]
https://lore.kernel.org/u-boot/20250220-has_rom-u-boot-rockchip-spi-bin-v2-3-d1768ee87...@cherry.de/
What about squashing with patch 04/10 ?
Reviewed-by: Quentin Schulz <quentin.sch...@cherry.de>
Thanks!
Quentin