]> git.sur5r.net Git - u-boot/blobdiff - include/configs/TQM834x.h
mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfields
[u-boot] / include / configs / TQM834x.h
index da08b7c21344b122da330540efd8bfe34501a7e8..4c909e61ad0cb1010c6fef9c7cdfce3f179d17d2 100644 (file)
@@ -52,7 +52,8 @@
  * 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_8)
+#define CONFIG_SYS_LCRR_DBYP   LCRR_DBYP
+#define CONFIG_SYS_LCRR_CLKDIV LCRR_CLKDIV_8
 
 /* board pre init: do not call, nothing to do */
 #undef CONFIG_BOARD_EARLY_INIT_F