summaryrefslogtreecommitdiffstats
path: root/include/configs/spc1920.h
diff options
context:
space:
mode:
authorMarkus Klotzbuecher <mk@creamnet.de>2007-01-09 14:57:11 +0100
committerMarkus Klotzbuecher <mk@pollux.denx.de>2007-01-09 14:57:11 +0100
commit8139567b60d678584b05f0718a681f2047c5e14f (patch)
tree5303d9b0cd6ad35857602388852399f344394645 /include/configs/spc1920.h
parentd8d9de1a02fbd880b613d607143d1f57342affc7 (diff)
downloadblackbird-obmc-uboot-8139567b60d678584b05f0718a681f2047c5e14f.tar.gz
blackbird-obmc-uboot-8139567b60d678584b05f0718a681f2047c5e14f.zip
SMC1 uses external CLK4 instead of BRG on spc1920
Diffstat (limited to 'include/configs/spc1920.h')
-rw-r--r--include/configs/spc1920.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/spc1920.h b/include/configs/spc1920.h
index f8909b1d1d..a836d82992 100644
--- a/include/configs/spc1920.h
+++ b/include/configs/spc1920.h
@@ -44,7 +44,7 @@
#define CONFIG_BAUDRATE 19200
/* use PLD CLK4 instead of brg */
-#undef CFG_SPC1920_SMC1_CLK4
+#define CFG_SPC1920_SMC1_CLK4
#define CONFIG_8xx_OSCLK 10000000 /* 10 MHz oscillator on EXTCLK */
#define CONFIG_8xx_CPUCLK_DEFAULT 50000000
OpenPOWER on IntegriCloud