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

The bdinfo -e should print only the board ethernet settings.
Test the expected output.

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