[PATCH 09/11] sandbox: Add a way to map a file into memory

Simon Glass sjg at chromium.org
Fri Sep 24 04:48:59 CEST 2021


Hi Marek,

On Wed, 22 Sept 2021 at 20:09, Tom Rini <trini at konsulko.com> wrote:
>
> On Wed, Aug 18, 2021 at 09:40:31PM -0600, Simon Glass wrote:
>
> > It is useful to map a file into memory so that it can be accessed using
> > simple pointers. Add a function to support this.
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>
>
> Applied to u-boot/next, thanks!

I'll send a new patch for your comment. I have it locally but the mmc
malloc() thing needs a substantial effort to resolve, so I'm not sure
when I'll send this.

Regards,
Simon


More information about the U-Boot mailing list