[U-Boot] [PATCH v3 06/15] bootstage: Convert progress numbers 20-41 to enums
Wolfgang Denk
wd at denx.de
Sun Mar 18 21:18:52 CET 2012
Dear Simon Glass,
In message <1326590698-7767-7-git-send-email-sjg at chromium.org> you wrote:
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> arch/powerpc/lib/board.c | 2 +-
> arch/sparc/lib/board.c | 2 +-
> arch/x86/lib/board.c | 18 +++++++++---------
> board/hermes/hermes.c | 4 +++-
> board/pcs440ep/pcs440ep.c | 3 ++-
> include/bootstage.h | 25 +++++++++++++++++++++++++
> post/post.c | 4 ++--
> 7 files changed, 43 insertions(+), 15 deletions(-)
Applied, thanks.
Note: this patch did not apply at all to arch/x86/lib/board.c ; this
is due to commit d47ab0e "x86: Split init functions out of board.c".
Graeme: it seems that with this patch you removed all boot progress
support from the x86 code; that's a pity, and it will make unifying
the code woth other architectures even more painful.
At the moment there was nothing I could do, so I simply ignored this
file.
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
Every revolutionary idea - in science, politics, art, or whatever -
evokes three stages of reaction in a hearer:
1. It is completely impossible - don't waste my time.
2. It is possible, but it is not worth doing.
3. I said it was a good idea all along.
More information about the U-Boot
mailing list