[PATCH v2 1/2] sandbox: Initialize sysreset before relocation
Simon Glass
sjg at chromium.org
Tue Oct 11 01:48:56 CEST 2022
On Mon, 10 Oct 2022 at 12:30, Michal Suchanek <msuchanek at suse.de> wrote:
>
> Without this the early sysreset code cannot be tested.
>
> Signed-off-by: Michal Suchanek <msuchanek at 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 <sjg at chromium.org>
More information about the U-Boot
mailing list