mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfields
[pandora-u-boot.git] / include / configs / MPC8315ERDB.h
index 84cc9fa..8eaff5d 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            0x00040000
 
 /*