On 27 April 2018 at 06:51, Mario Six <mario....@gdsys.cc> wrote: > Add tests for the new board uclass. > > Signed-off-by: Mario Six <mario....@gdsys.cc> > --- > > v1 -> v2: > New in v2 > > --- > arch/sandbox/dts/test.dts | 4 ++ > configs/sandbox64_defconfig | 2 + > configs/sandbox_defconfig | 2 + > configs/sandbox_flattree_defconfig | 2 + > configs/sandbox_noblk_defconfig | 2 + > configs/sandbox_spl_defconfig | 2 + > drivers/board/Kconfig | 7 ++- > drivers/board/Makefile | 1 + > drivers/board/sandbox.c | 108 > +++++++++++++++++++++++++++++++++++++ > drivers/board/sandbox.h | 13 +++++ > test/dm/Makefile | 1 + > test/dm/board.c | 57 ++++++++++++++++++++ > 12 files changed, 200 insertions(+), 1 deletion(-) > create mode 100644 drivers/board/sandbox.c > create mode 100644 drivers/board/sandbox.h > create mode 100644 test/dm/board.c
Reviewed-by: Simon Glass <s...@chromium.org> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot