]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: usb: Add a legacy block interface for USB storage
authorSimon Glass <sjg@chromium.org>
Sun, 1 May 2016 17:36:06 +0000 (11:36 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 17 May 2016 15:54:43 +0000 (09:54 -0600)
commitc0543bf6be4bac277d65c601f9150c7faf3d125e
tree30e90151a32ddeadd02842e514f211ad45148b55
parent0cc65a7cc23bfbaab709d8934a6b8c73084852ea
dm: usb: Add a legacy block interface for USB storage

Add a legacy block interface for USB storage.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/usb_storage.c