Skip to content
Snippets Groups Projects
Commit a2e3a1d8 authored by John Tobias's avatar John Tobias Committed by Marek Vasut
Browse files

usb: ums - expose selected partition/s


By applying this patch, it will give us some flexibility to expose
a selected partition/s.

e.g:
1. To expose several partitions
ums 0 mmc 0:1,0:6

2. To expose the all partitions
ums 0 mmc 0:0

3. To expose multiple partititions on several devices
ums 0 mmc 0:1,1:6

4. It support legacy format
ums 0 mmc 0

Signed-off-by: default avatarJohn Tobias <john.tobias.ph@gmail.com>
parent 5b718407
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment