mirror of
https://xff.cz/git/u-boot/
synced 2026-01-28 21:29:21 +01:00
Add basic support for MMC, providing a uclass which can set up an MMC device. This allows MMC drivers to move to using driver model. Signed-off-by: Simon Glass <sjg@chromium.org>