Home
last modified time | relevance | path

Searched hist:ce19d974018273c8f69d98b7139e7fef822cc02a (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dusb_mass_storage.hce19d974018273c8f69d98b7139e7fef822cc02a Mon May 05 16:40:11 UTC 2014 Stephen Warren <swarren@nvidia.com> ums: support block devices not MMC devices

The USB Mass Storage function could equally well support a SATA device
as support an MMC device. Update struct ums to contain a block device
descriptor, not an MMC device descriptor.

Cc: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Przemyslaw Marczak <p.marczak@samsung.com>