summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-02-02 10:11:12 -0500
committerTom Rini <trini@konsulko.com>2019-02-02 10:11:12 -0500
commit544d5e98f3657e4ac1966be8971586aa42dad8c4 (patch)
tree742ce50ddb331b05ea9a89db0faf1be4b35db8b5 /include
parent1b0769f2ed17ffc1cf9b32ad057bc8b160cbcbae (diff)
parent364e407f3cafd485db4d090430e3861c99858d42 (diff)
Merge tag 'mips-pull-2019-02-01' of git://git.denx.de/u-boot-mips
- MIPS: mscc: jr2: small fixes - MIPS: mscc: luton: add ethernet and switch driver - MIPS: mt76xx: fix timer frequency
Diffstat (limited to 'include')
-rw-r--r--include/configs/gardena-smart-gateway-mt7688.h2
-rw-r--r--include/configs/linkit-smart-7688.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/gardena-smart-gateway-mt7688.h b/include/configs/gardena-smart-gateway-mt7688.h
index b10857a757..b3b89d2ab9 100644
--- a/include/configs/gardena-smart-gateway-mt7688.h
+++ b/include/configs/gardena-smart-gateway-mt7688.h
@@ -7,7 +7,7 @@
#define __CONFIG_GARDENA_SMART_GATEWAY_H
/* CPU */
-#define CONFIG_SYS_MIPS_TIMER_FREQ 200000000
+#define CONFIG_SYS_MIPS_TIMER_FREQ 290000000
/* RAM */
#define CONFIG_SYS_SDRAM_BASE 0x80000000
diff --git a/include/configs/linkit-smart-7688.h b/include/configs/linkit-smart-7688.h
index 3bae92d0ee..2adf38545a 100644
--- a/include/configs/linkit-smart-7688.h
+++ b/include/configs/linkit-smart-7688.h
@@ -7,7 +7,7 @@
#define __CONFIG_LINKIT_SMART_7688_H
/* CPU */
-#define CONFIG_SYS_MIPS_TIMER_FREQ 200000000
+#define CONFIG_SYS_MIPS_TIMER_FREQ 290000000
/* RAM */
#define CONFIG_SYS_SDRAM_BASE 0x80000000