Hi Tom, On 2024-08-28 20:26, Tom Rini wrote: > On Sat, 03 Aug 2024 12:41:44 +0000, Jonas Karlman wrote: > >> The commit b81e31a1e6c5 ("bootstash: Do not provide a default address >> for all") changed a bootstage unstash call to bootstage stash, this >> has resulted in bootstage records stashed in SPL no longer get unstaged >> in U-Boot proper. Fix this by changing back to a unstage call. >> >> > > Applied to u-boot/next, thanks! >
I expected this patch to go to master as it fixes a regression introduced in v2024.10-rc1. Regards, Jonas