]> git.sur5r.net Git - u-boot/commit - common/usb_storage.c
dm: usb: Adjust usb_storage to work with sandbox
authorSimon Glass <sjg@chromium.org>
Wed, 25 Mar 2015 18:22:14 +0000 (12:22 -0600)
committerSimon Glass <sjg@chromium.org>
Sat, 18 Apr 2015 17:11:22 +0000 (11:11 -0600)
commit051081323fbc444f5a57ffb3e0178236ba59f77a
tree42e8325c1af18e8fb479acee05135be8f1061382
parent84073b6f3c202f5d67813fd3ae5377bf2d98d66b
dm: usb: Adjust usb_storage to work with sandbox

With a few tweaks we can compile this code with sandbox and enable testing
of the USB storage layer.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Marek Vasut <marex@denx.de>
common/usb_storage.c