diff options
Diffstat (limited to 'include/configs/Sandpoint8240.h')
| -rw-r--r-- | include/configs/Sandpoint8240.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/configs/Sandpoint8240.h b/include/configs/Sandpoint8240.h index 5bf184ea9..1c37f6396 100644 --- a/include/configs/Sandpoint8240.h +++ b/include/configs/Sandpoint8240.h @@ -269,7 +269,7 @@   */  #define CONFIG_SYS_CLK_FREQ  33000000	/* external frequency to pll */ -#define CONFIG_PLL_PCI_TO_MEM_MULTIPLIER  2 +#define CONFIG_PLL_PCI_TO_MEM_MULTIPLIER  1  #define CFG_ROMNAL		7	/*rom/flash next access time		*/  #define CFG_ROMFAL		11	/*rom/flash access time			*/ |