summaryrefslogtreecommitdiff
path: root/include/configs/inka4x0.h
diff options
context:
space:
mode:
authorBartlomiej Sieka <tur@semihalf.com>2007-05-27 14:53:43 (GMT)
committerBartlomiej Sieka <tur@semihalf.com>2007-05-27 14:53:43 (GMT)
commitc99512d6bd3973f01ca2fc4896d829b46e68f150 (patch)
tree9176361a99a43d6ed13690d6242be536379b0bc8 /include/configs/inka4x0.h
parenta11c0b85dc3664bb3c1e781137118730c8f619ab (diff)
downloadu-boot-fsl-qoriq-c99512d6bd3973f01ca2fc4896d829b46e68f150.tar.xz
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>
Diffstat (limited to 'include/configs/inka4x0.h')
-rw-r--r--include/configs/inka4x0.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/inka4x0.h b/include/configs/inka4x0.h
index 773d5d2..ad3cf06 100644
--- a/include/configs/inka4x0.h
+++ b/include/configs/inka4x0.h
@@ -147,7 +147,7 @@
/*
* IPB Bus clocking configuration.
*/
-#define CFG_IPBSPEED_133 /* define for 133MHz speed */
+#define CFG_IPBCLK_EQUALS_XLBCLK /* define for 133MHz speed */
/*
* Flash configuration