Skip to content
Commit 2776c75b authored by Patrick Delaunay's avatar Patrick Delaunay Committed by Tom Rini
Browse files

configs: stm32mp15: increase the number of reserved memory region in lmb



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: default avatarPatrick Delaunay <patrick.delaunay@foss.st.com>
parent f7f480ee
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment