mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
Systems without getopt support fall back to plain full bdinfo print, handle such a case, which occurs e.g. with sandbox_flattree_defconfig . Fixes:8827a38714("test: bdinfo: Test bdinfo -h") Fixes:2696f3ab81("test: bdinfo: Test bdinfo -m") Fixes:3ff2d796a6("test: bdinfo: Test bdinfo -e") Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>