
25 Mar
2008
25 Mar
'08
12:19 a.m.
This patch changes the "usb storage" command to return success iff it finds a USB storage device, otherwise it returns error.
This enables you to check for a USB storage device before trying to access it:
if usb storage; then fatload usb 0 $loadaddr $filename; fi
______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________