[U-Boot] [PATCH v4 18/21] efi: sandbox: Adjust memory usage for sandbox

Simon Glass sjg at chromium.org
Thu Jun 21 02:02:12 UTC 2018


Hi Alex,

On 18 June 2018 at 09:23, Alexander Graf <agraf at suse.de> wrote:
> From: Simon Glass <sjg at chromium.org>
>
> With sandbox the U-Boot code is not mapped into the sandbox memory range
> so does not need to be excluded when allocating EFI memory. Update the EFI
> memory init code to take account of that.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> [agraf: Remove map_sysmem() call]
> Signed-off-by: Alexander Graf <agraf at suse.de>

I'm a bit confused about all the duplicate patches here. I didn't
think I had a map_sysmem() in my version?

Regards,
Simon


More information about the U-Boot mailing list