]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitions
authorWolfgang Denk <wd@denx.de>
Sun, 13 Jun 2010 16:38:23 +0000 (18:38 +0200)
committerWolfgang Denk <wd@denx.de>
Wed, 23 Jun 2010 21:24:11 +0000 (23:24 +0200)
commitee80fa7b6e96a43d4270700cddc884e00cdd99fd
tree07cff0ade8bd9c595b4ed462a33a450083e81fc2
parentf35f3968c21bc8d01958ad1f92fe30e6ccc9c318
Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitions

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@denx.de>
Cc: Frank Gottschling <fgottschling@eltec.de>
Cc: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
Cc: Eran Man <eran@nbase.co.il>
Cc: Stefan Roese <sr@denx.de>
Cc: Nye Liu <nyet@zumanetworks.com>
Cc: Roy Zang <tie-fei.zang@freescale.com>
17 files changed:
arch/powerpc/cpu/74xx_7xx/cpu.c
board/Marvell/db64360/sdram_init.c
board/Marvell/db64460/sdram_init.c
board/evb64260/mpsc.c
include/configs/BAB7xx.h
include/configs/CPCI750.h
include/configs/DB64360.h
include/configs/DB64460.h
include/configs/ELPPC.h
include/configs/EVB64260.h
include/configs/P3G4.h
include/configs/PCIPPC2.h
include/configs/PCIPPC6.h
include/configs/ZUMA.h
include/configs/mpc7448hpc2.h
include/configs/p3mx.h
include/configs/ppmc7xx.h