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