[PATCH 1/1] cmd: map addresses to sysmem in efidebug memmap

Simon Glass sjg at chromium.org
Sat Mar 14 21:35:10 CET 2020


On Sat, 14 Mar 2020 at 02:21, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Addresses in the sandbox's device tree are in the sandbox's virtual address
> space. If we want to compare memory reservations in the device-tree with
> the output of 'efidebug memmap', we need to convert back to this address
> space.
>
> Adjust the output of the 'efidebug memmap' command.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  cmd/efidebug.c | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)

Reviewed-by: Simon Glass <sjg at chromum.org>


More information about the U-Boot mailing list