]> git.sur5r.net Git - u-boot/blobdiff - include/configs/vme8349.h
mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfields
[u-boot] / include / configs / vme8349.h
index 5304ec94aefa8904e8db32d440a0b1ba35e206c6..d0690feb173dcaf32351deb3fcc1fbba103939f3 100644 (file)
  * External Local Bus rate is
  *    CLKIN * HRCWL_CSB_TO_CLKIN / HRCWL_LCL_BUS_TO_SCB_CLK / LCRR_CLKDIV
  */
-#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
 
 #undef CONFIG_SYS_LB_SDRAM     /* if board has SDRAM on local bus */