]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 19:47:54 +0000 (21:47 +0200)
commit045cff9c5940dab9ce6e40d8bdc6a707fa53e38b
tree04e7b35ad7cdbf43c11a6a8efb3962b0c9056a42
parent5945796a748df890370750fcb2c844bb07e5f8fd
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