MPC5xxx: Change names of defines related to IPB and PCI clocks.
authorBartlomiej Sieka <tur@semihalf.com>
Sun, 27 May 2007 14:53:43 +0000 (16:53 +0200)
committerBartlomiej Sieka <tur@semihalf.com>
Sun, 27 May 2007 14:53:43 +0000 (16:53 +0200)
commitc99512d6bd3973f01ca2fc4896d829b46e68f150
tree9176361a99a43d6ed13690d6242be536379b0bc8
parenta11c0b85dc3664bb3c1e781137118730c8f619ab
MPC5xxx: Change names of defines related to IPB and PCI clocks.

Both CFG_PCISPEED_66 and CFG_IPBSPEED_133 are misnamed, as defining
them does not cause PCI or IPB clocks to run at the specified speed.
Instead, they configure divisors used to calculate said clocks. This
patch renames the defines according to their real function.

Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
Acked-by: Bartlomiej Sieka <tur@semihalf.com>
21 files changed:
cpu/mpc5xxx/cpu_init.c
include/configs/BC3450.h
include/configs/IceCube.h
include/configs/PM520.h
include/configs/TB5200.h
include/configs/TOP5200.h
include/configs/TQM5200.h
include/configs/Total5200.h
include/configs/aev.h
include/configs/canmb.h
include/configs/cpci5200.h
include/configs/hmi1001.h
include/configs/inka4x0.h
include/configs/mcc200.h
include/configs/motionpro.h
include/configs/o2dnt.h
include/configs/pf5200.h
include/configs/smmaco4.h
include/configs/spieval.h
include/configs/uc101.h
include/configs/v38b.h