[PATCH v2 8/8] configs: stm32mp15: increase the number of reserved memory region in lmb
Tom Rini
trini at konsulko.com
Fri Apr 23 18:24:25 CEST 2021
On Wed, Mar 10, 2021 at 10:16:32AM +0100, Patrick Delaunay wrote:
> For the latest kernel device tree the max number of reserved regions
> in lmb library is reached: 8 with 5 reserved regions in device tree.
>
> When a new region is added, the lmb allocation for the device tree
> relocation failed and boot with ramdisk failed.
>
> This patch avoids this issue by increasing the max number of
> supported reserved memory in lmb library to 16.
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at foss.st.com>
Applied to u-boot/master, thanks!
--
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/20210423/68a730fd/attachment.sig>
More information about the U-Boot
mailing list