Dear Simon Glass, In message <[email protected]> you wrote: > Rather than the caller negating our progress numbers to indicate an > error has occurred, which seems hacky, add a function to indicate this. > > Signed-off-by: Simon Glass <[email protected]> > Acked-by: Mike Frysinger <[email protected]> > --- > > arch/powerpc/lib/board.c | 2 +- > arch/sparc/lib/board.c | 2 +- > common/cmd_bootm.c | 50 > +++++++++++++++++++++++----------------------- > common/cmd_ide.c | 22 ++++++++++---------- > common/cmd_nand.c | 16 +++++++------- > common/cmd_net.c | 8 +++--- > common/env_common.c | 2 +- > common/image.c | 22 ++++++++++---------- > include/bootstage.h | 4 +++ > net/eth.c | 2 +- > post/post.c | 4 +- > 11 files changed, 69 insertions(+), 65 deletions(-)
Applied (fixing a few merge conflicts), thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] The night sky over the planet Krikkit is the least interesting sight in the entire Universe. - Douglas Adams _Life, the Universe, and Everything_ _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

