mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfields
[oweals/u-boot.git] / include / configs / MPC8360ERDK.h
index cb0535c151db575d6633e52883e2dc4b87978184..6cee78aa260be77297f0944552ec7814ddf9e800 100644 (file)
 /*
  * Local Bus Configuration & Clock Setup
  */
-#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
 
 /*