On 6 July 2015 at 12:54, Simon Glass <[email protected]> wrote: > Move sandbox over to use the reset uclass for reset, instead of a direct > call to do_reset(). This allows us to add tests. > > Signed-off-by: Simon Glass <[email protected]> > --- > > arch/sandbox/cpu/cpu.c | 9 +-------- > arch/sandbox/dts/test.dts | 8 ++++++++ > arch/sandbox/include/asm/u-boot-sandbox.h | 3 +++ > configs/sandbox_defconfig | 1 + > 4 files changed, 13 insertions(+), 8 deletions(-)
Applied to u-boot-dm. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

