mirror of
https://xff.cz/git/u-boot/
synced 2026-03-01 08:52:17 +01:00
Provide a way for sandbox MMC to present data from a backing file. This allows a filesystem to be created on the host and easily served via an emulated mmc device. Signed-off-by: Simon Glass <sjg@chromium.org>