mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfields
[oweals/u-boot.git] / include / configs / MPC837XERDB.h
index 89fafe7d23d936c792a23baed3647f3a1e716b14..7ef92f7be1f47da7b004c2b199f3ee9b7e7ce088 100644 (file)
 /*
  * Local Bus Configuration & Clock Setup
  */
-#define CONFIG_SYS_LCRR                (LCRR_DBYP | LCRR_CLKDIV_8)
+#define CONFIG_SYS_LCRR_DBYP   LCRR_DBYP
+#define CONFIG_SYS_LCRR_CLKDIV LCRR_CLKDIV_8
 #define CONFIG_SYS_LBC_LBCR            0x00000000
 
 /*