Dear Mike Frysinger, In message <[email protected]> you wrote: > The duplication of the do_reset prototype has gotten out of hand, > and they're not all in sync. Unify them all in command.h. > > Signed-off-by: Mike Frysinger <[email protected]> > --- > api/api.c | 3 --- > arch/m68k/cpu/mcf5227x/cpu.c | 2 +- > arch/m68k/cpu/mcf523x/cpu.c | 2 +- > arch/m68k/cpu/mcf52x2/cpu.c | 14 +++++++------- > arch/m68k/cpu/mcf532x/cpu.c | 2 +- > arch/m68k/cpu/mcf5445x/cpu.c | 2 +- > arch/m68k/cpu/mcf547x_8x/cpu.c | 2 +- > arch/nios2/cpu/cpu.c | 2 +- > arch/powerpc/cpu/mpc85xx/cpu.c | 2 +- > arch/powerpc/cpu/ppc4xx/44x_spd_ddr2.c | 1 - > arch/powerpc/lib/bootm.c | 1 - > board/eltec/bab7xx/bab7xx.c | 3 ++- > board/esd/apc405/apc405.c | 1 - > board/esd/ar405/ar405.c | 2 -- > board/esd/ash405/ash405.c | 1 - > board/esd/canbt/canbt.c | 4 ---- > board/esd/cpci405/cpci405.c | 1 - > board/esd/cpciiser4/cpciiser4.c | 3 --- > board/esd/du405/du405.c | 3 --- > board/esd/hh405/hh405.c | 1 - > board/esd/pci405/pci405.c | 1 - > board/esd/plu405/plu405.c | 1 - > board/esd/tasreg/tasreg.c | 1 - > board/esd/voh405/voh405.c | 1 - > board/esd/wuh405/wuh405.c | 2 -- > board/freescale/m5249evb/m5249evb.c | 4 ---- > board/funkwerk/vovpn-gw/vovpn-gw.c | 2 +- > board/prodrive/pdnb3/pdnb3.c | 3 --- > board/sacsng/sacsng.c | 2 -- > .../xilinx/microblaze-generic/microblaze-generic.c | 3 ++- > board/zeus/zeus.c | 1 - > common/cmd_boot.c | 2 -- > common/cmd_bootm.c | 1 - > common/hush.c | 4 +--- > common/main.c | 4 ---- > include/command.h | 1 + > include/exports.h | 1 - > lib/vsprintf.c | 2 -- > 38 files changed, 21 insertions(+), 67 deletions(-)
Applied to "next" branch, 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 knew then (in 1970) that a 4-kbyte minicomputer would cost as much as a house. So I reasoned that after college, I'd have to live cheaply in an apartment and put all my money into owning a computer." - Apple co-founder Steve Wozniak, EE Times, June 6, 1988, pg 45 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

