On Tue, 05 Dec 2023 21:25:15 +0530, Devarsh Thakkar wrote: > Move video memory reservation for SPL at end of RAM so that it does > not interefere with reservations for next stage so that the next stage > need not have holes in between for passed regions and instead it can > maintain continuity in reservations. > > Also catch the bloblist before starting reservations to avoid the same > problem. > > [...]
Applied to u-boot/master, thanks! -- Tom