summaryrefslogtreecommitdiff
path: root/include/configs/MPC8323ERDB.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/MPC8323ERDB.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/MPC8323ERDB.h')
-rw-r--r--include/configs/MPC8323ERDB.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/MPC8323ERDB.h b/include/configs/MPC8323ERDB.h
index c40d3d3..356586c 100644
--- a/include/configs/MPC8323ERDB.h
+++ b/include/configs/MPC8323ERDB.h
@@ -170,7 +170,8 @@
/*
* Local Bus Configuration & Clock Setup
*/
-#define CONFIG_SYS_LCRR (LCRR_DBYP | LCRR_CLKDIV_2)
+#define CONFIG_SYS_LCRR_DBYP LCRR_DBYP
+#define CONFIG_SYS_LCRR_CLKDIV LCRR_CLKDIV_2
#define CONFIG_SYS_LBC_LBCR 0x00000000
/*