]> git.sur5r.net Git - u-boot/blobdiff - common/usb_storage.c
spi: fsl_qspi: Fix issues on arm64
[u-boot] / common / usb_storage.c
index 83c8607cf4fcaef8016d770425bb5dc3984bfdfb..9285c95c0553b719016f6edf38ecc6c82f486c74 100644 (file)
@@ -193,7 +193,7 @@ int usb_stor_info(void)
                return 1;
        }
 
-       return 1;
+       return 0;
 }
 
 static unsigned int usb_get_max_lun(struct us_data *us)