
16 Oct
2024
16 Oct
'24
1:27 a.m.
On 10/16/24 12:52 AM, Tom Rini wrote:
On Tue, Oct 15, 2024 at 10:48:12PM +0200, Jonas Karlman wrote:
On 2024-10-15 21:43, Tom Rini wrote:
On Sat, 05 Oct 2024 01:07:13 +0200, Marek Vasut wrote:
The SPL_FIT_SOURCE is long superseded by SPL_FIT_GENERATOR which is long superseded by binman, drop SPL_FIT_SOURCE support as there are no more users.
Applied to u-boot/master, thanks!
Look like 5b9261fb0b1e ("Makefile: Drop SPL_FIT_GENERATOR support") may have broken ARCH_ZYNQMP, it still seem to use a mkimage_fit_atf.sh and CI pipeline now fails:
Sigh, thanks.
And yes, I missed that, sorry.
Do you want a revert for 2/2 ?