[U-Boot] [PATCH v3 02/15] bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()

Wolfgang Denk wd at denx.de
Sun Mar 18 20:47:09 CET 2012


Dear Simon Glass,

In message <1326590698-7767-3-git-send-email-sjg at chromium.org> you wrote:
> This changes the number 15 as used in boot_stage_progress() to use the
> new name provided for it. This is a separate patch because it touches
> so many files.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Acked-by: Mike Frysinger <vapier at gentoo.org>
> ---
> 
>  arch/arm/lib/bootm.c                |    2 +-
>  arch/avr32/lib/bootm.c              |    2 +-
>  arch/m68k/lib/bootm.c               |    2 +-
>  arch/microblaze/lib/bootm.c         |    2 +-
>  arch/mips/lib/bootm.c               |    2 +-
>  arch/mips/lib/bootm_qemu_mips.c     |    2 +-
>  arch/nds32/lib/bootm.c              |    2 +-
>  arch/powerpc/lib/bootm.c            |    2 +-
>  board/Seagate/dockstar/dockstar.c   |    2 +-
>  board/a4m072/a4m072.c               |    2 +-
>  board/bf533-stamp/bf533-stamp.c     |    2 +-
>  board/matrix_vision/mvbc_p/mvbc_p.c |    2 +-
>  board/pcs440ep/pcs440ep.c           |    3 +--
>  board/sixnet/sixnet.c               |    2 +-
>  board/ti/beagle/beagle.c            |    2 +-
>  common/cmd_bootm.c                  |    8 ++++----
>  16 files changed, 19 insertions(+), 20 deletions(-)

Applied, 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
I don't want to be young again, I just don't want to get any older.


More information about the U-Boot mailing list