On Sat, 7 Oct 2023 at 15:41, Marek Vasut <marek.vasut+rene...@mailbox.org> wrote: > > The bdinfo -m should print only the board memory layout. > Test the expected output. > > Signed-off-by: Marek Vasut <marek.vasut+rene...@mailbox.org> > --- > Cc: Bin Meng <bmeng...@gmail.com> > Cc: Mario Six <mario....@gdsys.cc> > Cc: Nikhil M Jain <n-ja...@ti.com> > Cc: Simon Glass <s...@chromium.org> > --- > V2: Rename bdinfo_test_mem() to bdinfo_check_mem() > --- > test/cmd/bdinfo.c | 26 +++++++++++++++++++++++--- > 1 file changed, 23 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org>