diff options
author | Devarsh Thakkar <devarsht@ti.com> | 2023-12-05 21:25:19 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-01-29 14:49:17 -0500 |
commit | 4ef9c77248c95cd2bc63697084ae82f345e5c6e7 (patch) | |
tree | dd2fdf3cec8e3aafd6a52c3496ba070a261235be /lib/linux_string.c | |
parent | 945053fd64ca1022f006ccd7f1518e52e34e30d8 (diff) |
common/board_f: Catch bloblist before starting reservations
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 start only after regions
reserved for previous stages
Skip reservation for video memory if it was already filled by a
bloblist.
Signed-off-by: Devarsh Thakkar <devarsht@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'lib/linux_string.c')
0 files changed, 0 insertions, 0 deletions