]> git.sur5r.net Git - u-boot/blobdiff - include/configs/MPC8323ERDB.h
Add support for KARO TX25 board
[u-boot] / include / configs / MPC8323ERDB.h
index c40d3d3f4a3e5b8f8594a38fddac726555e5d9c5..356586c4280a43a6fa0e8443be2e7c6f4ec5e750 100644 (file)
 /*
  * 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
 
 /*