[RFC PATCH 06/31] lmb: reserve and add common memory regions post relocation

Tom Rini trini at konsulko.com
Mon Jun 10 19:30:50 CEST 2024


On Sat, Jun 08, 2024 at 12:22:15AM +0530, Sughosh Ganu wrote:

> The LMB module provides API's for allocating chunks of memory. The LMB
> module should not be allocating memory regions that are in use, or
> that might be occupied by the U-Boot image. Prevent allocations of
> memory areas used by the U-Boot image by reserving these regions once
> U-Boot has been relocated. Also add the rest of the memory that is
> available for allocations to the LMB's memory map.
> 
> Signed-off-by: Sughosh Ganu <sughosh.ganu at linaro.org>

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
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/20240610/720b0845/attachment.sig>


More information about the U-Boot mailing list