summaryrefslogtreecommitdiff
path: root/include/configs/salvator-x.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-06-17 09:09:40 -0400
committerTom Rini <trini@konsulko.com>2018-06-17 09:09:40 -0400
commit103c45fb0daab924308046454b4aaad4a09237c4 (patch)
treedced5f70fb2e8dc9163f9884b518a4cf7c146441 /include/configs/salvator-x.h
parenta715415bb5948c84cc44c601b193188990f7238b (diff)
parent891bf67611e93df3f3a6c451d945a7810435ed13 (diff)
Merge branch 'master' of git://git.denx.de/u-boot-sh
Diffstat (limited to 'include/configs/salvator-x.h')
-rw-r--r--include/configs/salvator-x.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/salvator-x.h b/include/configs/salvator-x.h
index ecc6c5d80d..1bf2234918 100644
--- a/include/configs/salvator-x.h
+++ b/include/configs/salvator-x.h
@@ -15,10 +15,6 @@
#define CONFIG_BITBANGMII
#define CONFIG_BITBANGMII_MULTI
-/* Board Clock */
-/* XTAL_CLK : 33.33MHz */
-#define CONFIG_SYS_CLK_FREQ 33333333u
-
/* Generic Timer Definitions (use in assembler source) */
#define COUNTER_FREQUENCY 0xFE502A /* 16.66MHz from CPclk */