In message <[email protected]> you wrote: > CONFIG_SYS_BUS_HZ has not really been used anywhere except to be > redined as CONFIG_SYS_BUS_CLK; in addition, the mpc7448hpc2 had the > bogus CONFIG_SYS_CONFIG_BUS_CLK setting which duplicated the > funtionality. Change all this to use CONFIG_SYS_BUS_CLK consistently. > > Signed-off-by: Wolfgang Denk <[email protected]> > Cc: Frank Gottschling <[email protected]> > Cc: Reinhard Arlt <[email protected]> > Cc: Eran Man <[email protected]> > Cc: Stefan Roese <[email protected]> > Cc: Nye Liu <[email protected]> > Cc: Roy Zang <[email protected]> > --- > arch/powerpc/cpu/74xx_7xx/cpu.c | 14 ++++++-------- > board/Marvell/db64360/sdram_init.c | 12 ++++++------ > board/Marvell/db64460/sdram_init.c | 12 ++++++------ > board/evb64260/mpsc.c | 2 +- > include/configs/BAB7xx.h | 5 ++--- > include/configs/CPCI750.h | 3 +-- > include/configs/DB64360.h | 3 +-- > include/configs/DB64460.h | 3 +-- > include/configs/ELPPC.h | 5 ++--- > include/configs/EVB64260.h | 3 +-- > include/configs/P3G4.h | 3 +-- > include/configs/PCIPPC2.h | 3 +-- > include/configs/PCIPPC6.h | 3 +-- > include/configs/ZUMA.h | 4 +--- > include/configs/mpc7448hpc2.h | 2 +- > include/configs/p3mx.h | 6 ++---- > include/configs/ppmc7xx.h | 4 +--- > 17 files changed, 35 insertions(+), 52 deletions(-)
Applied to next, 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] Women are more easily and more deeply terrified ... generating more sheer horror than the male of the species. -- Spock, "Wolf in the Fold", stardate 3615.4 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

