Skip to content
Commit c8aac246 authored by Gregory CLEMENT's avatar Gregory CLEMENT Committed by Tom Rini
Browse files

arm: lpc32xx: Fix timer initialization



The match controller register is not cleared during
initialization. However, some bits of this register may reset the TC if
tnMRx match it.

As we can't make any assumption about how U-Boot is launched by the first
stage bootloader (such as S1L) clearing this register ensure that the
timers work as expected.

Signed-off-by: default avatarGregory CLEMENT <gregory.clement@bootlin.com>
parent 32dfc12b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment