mirror of
https://xff.cz/git/u-boot/
synced 2025-10-04 08:51:43 +02:00
Add a standalone MMC block read test. This allows direct testing of MMC access rather than relying on doing so as a side-effect of e.g. DFU or UMS testing, which may not be enabled on all platforms. Signed-off-by: Stephen Warren <swarren@nvidia.com>