Home
last modified time | relevance | path

Searched hist:"72 cb3b6b54e99959f84456e448aa3db9f776f8a5" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-at91/arm926ejs/
H A Dclock.c72cb3b6b54e99959f84456e448aa3db9f776f8a5 Fri Mar 27 06:23:33 UTC 2015 Bo Shen <voice.shen@atmel.com> ARM: atmel: arm926ejs: fix clock configuration

Config MCKR according to the datasheet sequence, or else it
will cause the MCKR configuration failed.

Remove timeout checking for clock configuration, if configure
the clock failed, let the system hang while not run in wrong
clock configuration.

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Tested-by: Heiko Schocher <hs@denx.de>