On 6 July 2015 at 12:54, Simon Glass <[email protected]> wrote: > Add a new reset_walk_halt() function to cause a reset and then halt on > failure. The reset_walk() function returns an error code. > > This is needed for testing since otherwise U-Boot will halt in the middle > of a test. > > Signed-off-by: Simon Glass <[email protected]> > --- > > drivers/misc/reset-uclass.c | 31 +++++++++++++++++++++++++------ > include/reset.h | 11 ++++++++++- > 2 files changed, 35 insertions(+), 7 deletions(-)
Applied to u-boot-dm. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

