On 10.08.2016 15:14, Gregory CLEMENT wrote:
While converting the init function to return an error, the wrong clock was get. This lead to wrong clock rate and slow down the kernel. For example, before the patch a typical boot was around 15s after it was 1 minute slower.Fixes: 12549e27c63c ("clocksource/drivers/time-armada-370-xp: Convert init function to return error") Signed-off-by: Gregory CLEMENT <gregory.clem...@free-electrons.com>
Tested-by: Stefan Roese <s...@denx.de> Thanks, Stefan