commit | 332a9b607942d354baf924404b1b369eaf685841 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Mar 25 12:22:14 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sat Apr 18 11:11:22 2015 -0600 |
tree | 42e8325c1af18e8fb479acee05135be8f1061382 | |
parent | 5c3c91cd55ab44b2cba58295cd79de064fb5ad16 [diff] |
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>