summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorAlexey Brodkin <abrodkin@synopsys.com>2016-06-10 18:19:25 +0300
committerAlexey Brodkin <abrodkin@synopsys.com>2016-06-13 14:38:05 +0200
commitfc1e8fbbb2ea73139c2eadf2f174d6c3fc4ee03f (patch)
tree4d74e50d25e0a5e6a16f7879005c16a4edc36e96 /configs
parent5bea2becf3b6897315fa01d8318df75526855745 (diff)
downloadtalos-obmc-uboot-fc1e8fbbb2ea73139c2eadf2f174d6c3fc4ee03f.tar.gz
talos-obmc-uboot-fc1e8fbbb2ea73139c2eadf2f174d6c3fc4ee03f.zip
axs103: Bump CPU frequency from 50MHz to 100MHz
In the upcoming release of axs103 v1.1 CPU will run @100MHz which we support with that change. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/axs103_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/axs103_defconfig b/configs/axs103_defconfig
index 96a3de63c8..c8474de3c4 100644
--- a/configs/axs103_defconfig
+++ b/configs/axs103_defconfig
@@ -1,7 +1,7 @@
CONFIG_ARC=y
CONFIG_ISA_ARCV2=y
CONFIG_DM_SERIAL=y
-CONFIG_SYS_CLK_FREQ=50000000
+CONFIG_SYS_CLK_FREQ=100000000
CONFIG_SYS_TEXT_BASE=0x81000000
CONFIG_DEFAULT_DEVICE_TREE="axs10x"
CONFIG_BOOTDELAY=3
OpenPOWER on IntegriCloud