]> git.sur5r.net Git - u-boot/blobdiff - include/configs/MPC832XEMDS.h
mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfields
[u-boot] / include / configs / MPC832XEMDS.h
index f16616c0db0c9ffcceb19e801c3b542e05b94320..f17f9c7c376d294a12c806e71da2dbfbe314db00 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
 
 /*