[PATCH 1/2] sandbox: add missing compatible property in device tree
Simon Glass
sjg at chromium.org
Tue Dec 10 14:05:51 CET 2019
On Sat, 9 Nov 2019 at 01:39, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> In the device tree UEFI unit test the compatible property of the device is
> read.
>
> Provide the missing property.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> arch/sandbox/dts/sandbox.dts | 1 +
> arch/sandbox/dts/sandbox64.dts | 1 +
> 2 files changed, 2 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list