[U-Boot] [PATCH v3 03/15] bootstage: Use show_boot_error() for -ve progress numbers
Wolfgang Denk
wd at denx.de
Sun Mar 18 20:56:22 CET 2012
Dear Simon Glass,
In message <1326590698-7767-4-git-send-email-sjg at chromium.org> 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 <sjg at chromium.org>
> Acked-by: Mike Frysinger <vapier at gentoo.org>
> ---
>
> 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: wd at denx.de
The night sky over the planet Krikkit is the least interesting sight
in the entire Universe.
- Douglas Adams _Life, the Universe, and Everything_
More information about the U-Boot
mailing list