Re: [PATCH v4 02/18] arch: sandbox: dts: sandbox.dts: add empty binman node

2022-02-04 Thread Simon Glass
On Mon, 31 Jan 2022 at 07:56, Philippe Reynes wrote: > > Add an empty node /binman on sandbox to avoid an error > on u-boot when binman is enabled. > > Signed-off-by: Philippe Reynes > --- > arch/sandbox/dts/sandbox.dts | 3 +++ > 1 file changed, 3 insertions(+) > Reviewed-by: Simon Glass

[PATCH v4 02/18] arch: sandbox: dts: sandbox.dts: add empty binman node

2022-01-31 Thread Philippe Reynes
Add an empty node /binman on sandbox to avoid an error on u-boot when binman is enabled. Signed-off-by: Philippe Reynes --- arch/sandbox/dts/sandbox.dts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/sandbox/dts/sandbox.dts b/arch/sandbox/dts/sandbox.dts index 127f168f02..e6f50f5e9b