[PATCH v2 29/32] test: bdinfo: dump the global LMB memory map

Simon Glass sjg at chromium.org
Thu Aug 15 22:34:15 CEST 2024


Hi Sughosh,

On Wed, 14 Aug 2024 at 12:02, Sughosh Ganu <sughosh.ganu at linaro.org> wrote:
>
> The LMB code has been changed to make the memory reservations
> persistent and global. Make corresponding change the the
> lmb_test_dump_all() function to print the global LMB available and
> used memory.
>
> Signed-off-by: Sughosh Ganu <sughosh.ganu at linaro.org>
> ---
> Changes since V1:
> * Get the alloced lists through the lmb_get() function.
>
>  test/cmd/bdinfo.c | 27 +++++++++++++++------------
>  1 file changed, 15 insertions(+), 12 deletions(-)
>

As mentioned elsewhere, since this is an existing test, it should be
kept working throughout your changes.

Regards,
Simon


More information about the U-Boot mailing list