mips: mt76xx: Use correct timer frequency
authorStefan Roese <sr@denx.de>
Thu, 31 Jan 2019 06:24:43 +0000 (07:24 +0100)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Fri, 1 Feb 2019 13:12:36 +0000 (14:12 +0100)
commitfdceb0d7354fe24933b0c152510001e50a22a4ae
tree0298e2e38c37efe63e6f302b80412a052efddab1
parent78b543141090b7c35a64418157b5194588a9f955
mips: mt76xx: Use correct timer frequency

Testing has shown that the timer on the MT7688 platforms does not run
correctly (too fast timeout). This patch changes
CONFIG_SYS_MIPS_TIMER_FREQ from 200MHz to 290MHz which is the correct
value, as its also used in Linux.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
include/configs/gardena-smart-gateway-mt7688.h
include/configs/linkit-smart-7688.h