]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/socrates.h
Socrates: Fix PCI bus frequency report
[karo-tx-uboot.git] / include / configs / socrates.h
index 23ed87f33828bc0d6fd423eb50c9a5059c80cc4a..6dc9effde46175e8839c7a3437ce68f8c9a08528 100644 (file)
  */
 #define CFG_PCI_PHYS           0x80000000      /* 1G PCI TLB */
 
-
+/* PCI is clocked by the external source at 33 MHz */
+#define CONFIG_PCI_CLK_FREQ    33000000
 #define CFG_PCI1_MEM_BASE      0x80000000
 #define CFG_PCI1_MEM_PHYS      CFG_PCI1_MEM_BASE
 #define CFG_PCI1_MEM_SIZE      0x20000000      /* 512M                 */