[PATCH 10/11] sandbox: mmc: Support a backing file

Tom Rini trini at konsulko.com
Thu Sep 16 20:40:39 CEST 2021


On Wed, Aug 18, 2021 at 09:40:32PM -0600, Simon Glass wrote:

> 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 at chromium.org>
> Reviewed-by: Jaehoon Chung <jh80.chung at samsung.com>
> ---
> 
>  doc/device-tree-bindings/mmc/sandbox,mmc.txt | 18 ++++++++
>  drivers/mmc/sandbox_mmc.c                    | 46 ++++++++++++++++----
>  2 files changed, 55 insertions(+), 9 deletions(-)
>  create mode 100644 doc/device-tree-bindings/mmc/sandbox,mmc.txt

As is, this breaks how I've always run pytests on sandbox.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210916/f8671b5f/attachment.sig>


More information about the U-Boot mailing list