
Dear Simon Glass,
In message 1326590698-7767-7-git-send-email-sjg@chromium.org you wrote:
Signed-off-by: Simon Glass sjg@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