summaryrefslogtreecommitdiffstats
path: root/include/configs/ADS860.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ADS860.h')
-rw-r--r--include/configs/ADS860.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/ADS860.h b/include/configs/ADS860.h
index df20965640..f53ce57cdd 100644
--- a/include/configs/ADS860.h
+++ b/include/configs/ADS860.h
@@ -26,11 +26,7 @@
#define CONFIG_BAUDRATE 38400 /* Console baudrate */
-#if 0
-#define CFG_8XX_FACT 1526 /* 32.768 kHz crystal on XTAL/EXTAL */
-#else
#define CFG_8XX_FACT 12 /* 4 MHz oscillator on EXTCLK */
-#endif
#define CFG_PLPRCR (((CFG_8XX_FACT-1) << PLPRCR_MF_SHIFT) | \
PLPRCR_SPLSS | PLPRCR_TEXPS | PLPRCR_TMIST)