summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-06-13 08:51:50 -0400
committerTom Rini <trini@konsulko.com>2016-06-13 08:51:50 -0400
commit1e031249a53e38d9b8290fa99106477c231bf2dd (patch)
tree900a726ca933cc25522cb524e79f4ae99180168b /configs
parentf4abfed1de34e3fa18be4a8a156416cd6ed21f4a (diff)
parentfc1e8fbbb2ea73139c2eadf2f174d6c3fc4ee03f (diff)
downloadblackbird-obmc-uboot-1e031249a53e38d9b8290fa99106477c231bf2dd.tar.gz
blackbird-obmc-uboot-1e031249a53e38d9b8290fa99106477c231bf2dd.zip
Merge branch 'master' of git://git.denx.de/u-boot-arc
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