mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 17:22:22 +02:00
Fix output of the usb storage command. It was printing "Device 0: not available" because IF_TYPE_USB was not included into the switch statement. Signed-off-by: Nicolas Lebedenco <nicolas.lebedenco@tasksistemas.com.br>