[PATCH 28/29] Revert "bloblist: Load the bloblist from the previous loader"
Tom Rini
trini at konsulko.com
Wed Feb 5 14:46:39 CET 2025
On Tue, Feb 04, 2025 at 06:55:18PM -0700, Simon Glass wrote:
> The logic of this has become too confusing.
>
> The primary issue with the patch is that U-Boot needs to set up a
> bloblist in the first phase where BLOBLIST is enabled. Subsequent
> phases can then use that bloblist.
>
> But the first phase of U-Boot cannot assume that one exists.
>
> Reverting this commit seems like a better starting point for getting
> things working for all use-cases.
>
> This reverts commit 66131310d8ff1ba228f989b41bd8812f43be41c3.
>
> https://lore.kernel.org/u-boot/CAPnjgZ3hMHtiH=f5ZKXNniOfV_-vFryq1Gn7QZ5hKU8Wjo8igw@mail.gmail.com/
> Signed-off-by: Simon Glass <sjg at chromium.org>
Perhaps the answer is to untie "do we have a bloblist / standard passage
handoff" from "allocate and create one". As with your series here you're
no longer declaring one at a fixed address yes?
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250205/e5f3b0db/attachment.sig>
More information about the U-Boot
mailing list