On Mon, 10 Oct 2022 at 12:30, Michal Suchanek <msucha...@suse.de> wrote: > > Without this the early sysreset code cannot be tested. > > Signed-off-by: Michal Suchanek <msucha...@suse.de> > --- > v2: use u-boot,dm-pre-proper rather than u-boot,dm-pre-reloc - sandbox > SPL cannot build otherwise > --- > arch/sandbox/dts/sandbox.dtsi | 1 + > arch/sandbox/dts/test.dts | 2 ++ > 2 files changed, 3 insertions(+)
Reviewed-by: Simon Glass <s...@chromium.org>