summaryrefslogtreecommitdiffstats
path: root/include/configs/P4080DS.h
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2010-09-30 15:47:16 -0500
committerKumar Gala <galak@kernel.crashing.org>2010-11-12 09:45:15 -0600
commit0ce8437f3006f86d093f83120c64f657bbac3c31 (patch)
tree37ec234ac78305cbbbd187defcc7261efd4408d2 /include/configs/P4080DS.h
parented1791524f3b40abd7427ff90db2296d45ec6dfb (diff)
downloadtalos-obmc-uboot-0ce8437f3006f86d093f83120c64f657bbac3c31.tar.gz
talos-obmc-uboot-0ce8437f3006f86d093f83120c64f657bbac3c31.zip
powerpc/p4080ds: Move ICS refclk define into P4080DS.h
We appear to have different refclk's on the different corenet DS boards so move the define out of the common header. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'include/configs/P4080DS.h')
-rw-r--r--include/configs/P4080DS.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/P4080DS.h b/include/configs/P4080DS.h
index 87703c98b3..21b48e9c46 100644
--- a/include/configs/P4080DS.h
+++ b/include/configs/P4080DS.h
@@ -33,6 +33,8 @@
#define CONFIG_SYS_NUM_FM2_10GEC 1
#define CONFIG_NUM_DDR_CONTROLLERS 2
+#define CONFIG_ICS307_REFCLK_HZ 33333000 /* ICS307 ref clk freq */
+
#define CONFIG_SYS_P4080_ERRATUM_CPU22
#define CONFIG_SYS_P4080_ERRATUM_SERDES8
OpenPOWER on IntegriCloud