mirror of
https://xff.cz/git/u-boot/
synced 2026-01-05 04:26:33 +01:00
There are a few commands that iterate uclass with uclass_first_device/uclass_next_device or the _err variant. Use the _check class iterator variant to get devices that fail to probe as well, and print the status. Signed-off-by: Michal Suchanek <msuchanek@suse.de> Reviewed-by: Simon Glass <sjg@chromium.org>
11 KiB
11 KiB