X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2FTQM834x.h;h=4c909e61ad0cb1010c6fef9c7cdfce3f179d17d2;hb=c7190f02;hp=da08b7c21344b122da330540efd8bfe34501a7e8;hpb=00ec0ff549b8cb6fb6d40e275aeb5a460642a3bd;p=u-boot diff --git a/include/configs/TQM834x.h b/include/configs/TQM834x.h index da08b7c213..4c909e61ad 100644 --- a/include/configs/TQM834x.h +++ b/include/configs/TQM834x.h @@ -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