commit | 2696f3ab8101d0037b4fca9b982595b2f935946d | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | Sat Oct 07 23:41:05 2023 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sat Dec 09 08:42:29 2023 -0500 |
tree | 06dd6333cd3fe0d1aa83f371d48b3e3bc302b3f4 | |
parent | 8827a38714526adcff95271bac6a9bb49b9c0b83 [diff] |
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>