diff options
Diffstat (limited to 'include/configs/spieval.h')
-rw-r--r-- | include/configs/spieval.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/spieval.h b/include/configs/spieval.h index fd138a5d17a..9888d111086 100644 --- a/include/configs/spieval.h +++ b/include/configs/spieval.h @@ -226,7 +226,7 @@ * PCI Bus clocking configuration * * Actually a PCI Clock of 66 MHz is only set (in cpu_init.c) if - * CFG_IPBCLK_EQUALS_XLBCLK is defined. This is because a PCI Clock + * CFG_IPBCLK_EQUALS_XLBCLK is defined. This is because a PCI Clock * of 66 MHz yet hasn't been tested with a IPB Bus Clock of 66 MHz. */ #define CFG_PCICLK_EQUALS_IPBCLK_DIV2 /* define for 66MHz speed */ |