[U-Boot] [PATCH 1/2] Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitions
Wolfgang Denk
wd at denx.de
Wed Jun 23 23:24:43 CEST 2010
In message <1276452651-14063-1-git-send-email-wd at denx.de> 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 <wd at denx.de>
> Cc: Frank Gottschling <fgottschling at eltec.de>
> Cc: Reinhard Arlt <reinhard.arlt at esd-electronics.com>
> Cc: Eran Man <eran at nbase.co.il>
> Cc: Stefan Roese <sr at denx.de>
> Cc: Nye Liu <nyet at zumanetworks.com>
> Cc: Roy Zang <tie-fei.zang at freescale.com>
> ---
> 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: wd at denx.de
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
More information about the U-Boot
mailing list