Re: [PATCH v2 3/6] common/board_f: Catch bloblist before starting resevations

2023-11-12 Thread Simon Glass
On Fri, 10 Nov 2023 at 08:29, Devarsh Thakkar wrote: > > Start reservations needed for init sequence only after catching > bloblists from previous stage. > > This is to avoid catching bloblists in the middle causing > gaps while u-boot is reserving. > > Adjust the relocaddr as per video hand-off i

[PATCH v2 3/6] common/board_f: Catch bloblist before starting resevations

2023-11-10 Thread Devarsh Thakkar
Start reservations needed for init sequence only after catching bloblists from previous stage. This is to avoid catching bloblists in the middle causing gaps while u-boot is reserving. Adjust the relocaddr as per video hand-off information received from previous stage so that further reservations