commit | 1ecea74e2e3f42185bb018fa64f70f43d2096d2f | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Mar 14 12:13:39 2020 +0100 |
committer | Simon Glass <sjg@chromium.org> | Thu Apr 16 08:07:58 2020 -0600 |
tree | 216e3398e6ba3f14e7e5813b24acd6c986b4f50c | |
parent | cf0ef9317cdb8a9b5be433f9c9da4c96ae7433d1 [diff] |
sandbox: add reserved-memory node in device tree 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@gmx.de> Reviewed-by: Simon Glass <sjg@chromum.org>