summaryrefslogtreecommitdiff
path: root/include/configs/MPC8349EMDS.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2009-09-30 23:22:46 +0200
committerWolfgang Denk <wd@denx.de>2009-09-30 23:22:46 +0200
commit37d416324b657f38822f88314f2c7f7804405f02 (patch)
tree72edd5ebf42e63806d3c5ffd21ba7bffa0e67d49 /include/configs/MPC8349EMDS.h
parentd3909d74ccde4ce465006ead669d0d7b54177fb2 (diff)
parentc7190f028fa950d4d36b6d0b4bb3fc72602ec54c (diff)
downloadu-boot-imx-37d416324b657f38822f88314f2c7f7804405f02.zip
u-boot-imx-37d416324b657f38822f88314f2c7f7804405f02.tar.gz
u-boot-imx-37d416324b657f38822f88314f2c7f7804405f02.tar.bz2
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Diffstat (limited to 'include/configs/MPC8349EMDS.h')
-rw-r--r--include/configs/MPC8349EMDS.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/MPC8349EMDS.h b/include/configs/MPC8349EMDS.h
index 9b2d25a..6361c45 100644
--- a/include/configs/MPC8349EMDS.h
+++ b/include/configs/MPC8349EMDS.h
@@ -206,7 +206,8 @@
* External Local Bus rate is
* CLKIN * HRCWL_CSB_TO_CLKIN / HRCWL_LCL_BUS_TO_SCB_CLK / LCRR_CLKDIV
*/
-#define CONFIG_SYS_LCRR (LCRR_DBYP | LCRR_CLKDIV_4)
+#define CONFIG_SYS_LCRR_DBYP LCRR_DBYP
+#define CONFIG_SYS_LCRR_CLKDIV LCRR_CLKDIV_4
#define CONFIG_SYS_LBC_LBCR 0x00000000
/*