diff options
Diffstat (limited to 'include/configs/o2dnt.h')
-rw-r--r-- | include/configs/o2dnt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/o2dnt.h b/include/configs/o2dnt.h index 981651a..d7d27e5 100644 --- a/include/configs/o2dnt.h +++ b/include/configs/o2dnt.h @@ -277,7 +277,7 @@ #define CFG_BOOTCS_SIZE CFG_FLASH_SIZE #ifdef CFG_PCISPEED_66 -/* +/* * For 66 MHz PCI clock additional Wait State is needed for CS0 (flash). */ #define CFG_BOOTCS_CFG 0x00057801 /* for pci_clk = 66 MHz */ |