[PATCH 1/2] sandbox: add reserved-memory node in device tree

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


On Sat, 14 Mar 2020 at 05:13, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> For testing the handling of memory reservations create a reserved-memory
> node in sandbox.dts and sandbox64.dts.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  arch/sandbox/dts/sandbox.dts   | 19 +++++++++++++++++++
>  arch/sandbox/dts/sandbox64.dts | 20 ++++++++++++++++++++
>  2 files changed, 39 insertions(+)
>

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


More information about the U-Boot mailing list