X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fvme8349.h;h=d0690feb173dcaf32351deb3fcc1fbba103939f3;hb=c7190f02;hp=5304ec94aefa8904e8db32d440a0b1ba35e206c6;hpb=00ec0ff549b8cb6fb6d40e275aeb5a460642a3bd;p=u-boot diff --git a/include/configs/vme8349.h b/include/configs/vme8349.h index 5304ec94ae..d0690feb17 100644 --- a/include/configs/vme8349.h +++ b/include/configs/vme8349.h @@ -178,7 +178,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_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 */