Home
last modified time | relevance | path

Searched hist:"207774 b213caa3c72ebd6c9f6d1e4a3a666938b7" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/
H A DREADME207774b213caa3c72ebd6c9f6d1e4a3a666938b7 Fri Mar 20 21:28:08 CDT 2015 York Sun <yorksun@freescale.com> armv8/ls2085a: Fix generic timer clock source

The timer clock is system clock divided by 4, not fixed 12MHz.
This is common to the SoC, not board specific. Primary core is
fixed when u-boot still runs in board_f. Secondary cores are
fixed by reading a variable set by u-boot.

Signed-off-by: York Sun <yorksun@freescale.com>
CC: Mark Rutland <mark.rutland@arm.com>