[PATCH 1/4] cmd: bdinfo: Map fdt_blob and new_fdt to sysmem

Simon Glass sjg at chromium.org
Mon Apr 24 21:42:09 CEST 2023


On Sat, 22 Apr 2023 at 07:01, Marek Vasut
<marek.vasut+renesas at mailbox.org> wrote:
>
> Map fdt_blob and new_fdt to sysmem, otherwise $fdtcontroladdr
> and bdinfo output do not match and the bdinfo output address
> is not a valid address accessible via sandbox memory accessors.
>
> Signed-off-by: Marek Vasut <marek.vasut+renesas at mailbox.org>
> ---
> Cc: Jason Liu <jason.hui.liu at nxp.com>
> Cc: Michal Simek <michal.simek at amd.com>
> Cc: Ovidiu Panait <ovpanait at gmail.com>
> Cc: Simon Glass <sjg at chromium.org>
> ---
>  cmd/bdinfo.c | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

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


More information about the U-Boot mailing list