On Mon, Nov 25, 2019 at 12:11 PM Simon Glass <s...@chromium.org> wrote: > > Add a simple sandbox test for this uclass. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > Changes in v5: None > Changes in v4: > - Drop itss uclass change in Makefile (now in previous patch) > - Drop sandbox defconfig change now that p2sb change is correct > - Enable IRQ for sandbox64 too to avoid build error > > Changes in v3: > - Change the sandbox test from ITSS to IRQ > > Changes in v2: None > > arch/sandbox/dts/test.dts | 4 +++ > configs/sandbox64_defconfig | 1 + > configs/sandbox_flattree_defconfig | 1 + > configs/sandbox_spl_defconfig | 1 + > drivers/misc/Makefile | 1 + > drivers/misc/irq_sandbox.c | 55 ++++++++++++++++++++++++++++++ > test/dm/Makefile | 1 + > test/dm/irq.c | 32 +++++++++++++++++ > 8 files changed, 96 insertions(+) > create mode 100644 drivers/misc/irq_sandbox.c > create mode 100644 test/dm/irq.c >
Reviewed-by: Bin Meng <bmeng...@gmail.com> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot