mirror of
https://xff.cz/git/u-boot/
synced 2025-10-31 18:35:42 +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>
4.8 KiB
4.8 KiB