Dear Simon Glass, In message <[email protected]> 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 <[email protected]> > Acked-by: Mike Frysinger <[email protected]> > --- > > 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: [email protected] I don't want to be young again, I just don't want to get any older. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

