
23 Apr
2021
23 Apr
'21
6:24 p.m.
On Wed, Mar 10, 2021 at 10:16:29AM +0100, Patrick Delaunay wrote:
As in lmb_region, cnt < max and in the lmb library use region[i] only with i in 0...cnt, this region array size can be reduced by 1 element without overflow.
This patch allows to reduce the struct lmb size.
Signed-off-by: Patrick Delaunay patrick.delaunay@foss.st.com
Applied to u-boot/master, thanks!
--
Tom