Re: [PATCH 1/1] test: run setexpr test only on sandbox

2022-10-12 Thread Tom Rini
On Sat, Oct 01, 2022 at 09:42:35PM +0200, Heinrich Schuchardt wrote: > The test relies on memory being available at 0x0. This in not valid for > many boards. > > Signed-off-by: Heinrich Schuchardt > Reviewed-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description

Re: [PATCH 1/1] test: run setexpr test only on sandbox

2022-10-02 Thread Simon Glass
On Sat, 1 Oct 2022 at 13:42, Heinrich Schuchardt wrote: > > The test relies on memory being available at 0x0. This in not valid for > many boards. > > Signed-off-by: Heinrich Schuchardt > --- > test/cmd/Makefile | 2 ++ > test/cmd_ut.c | 2 +- > 2 files changed, 3 insertions(+), 1 deletion(-

[PATCH 1/1] test: run setexpr test only on sandbox

2022-10-01 Thread Heinrich Schuchardt
The test relies on memory being available at 0x0. This in not valid for many boards. Signed-off-by: Heinrich Schuchardt --- test/cmd/Makefile | 2 ++ test/cmd_ut.c | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/test/cmd/Makefile b/test/cmd/Makefile index c331757425..d0