mirror of
https://xff.cz/git/u-boot/
synced 2026-01-23 18:05:21 +01:00
Update ide_ident() to indicate whether it finds a device or not. Use that to decide whether to create a block device for it, rather than looking DEV_TYPE_UNKNOWN. Signed-off-by: Simon Glass <sjg@chromium.org>