]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit486e3a891a0fb936548ec63ef1bb63b7311d9afb
tree0298e2e38c37efe63e6f302b80412a052efddab1
parent3d87b826e9bce4aba8ba5d1b3c96e6e2539e8b6a
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