]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: bdinfo: Test bdinfo -m
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Sat, 7 Oct 2023 21:41:05 +0000 (23:41 +0200)
committerTom Rini <trini@konsulko.com>
Sat, 9 Dec 2023 13:42:29 +0000 (08:42 -0500)
commit2696f3ab8101d0037b4fca9b982595b2f935946d
tree06dd6333cd3fe0d1aa83f371d48b3e3bc302b3f4
parent8827a38714526adcff95271bac6a9bb49b9c0b83
test: bdinfo: Test bdinfo -m

The bdinfo -m should print only the board memory layout.
Test the expected output.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/cmd/bdinfo.c