commit | 72cb3b6b54e99959f84456e448aa3db9f776f8a5 | [log] [tgz] |
---|---|---|
author | Bo Shen <voice.shen@atmel.com> | Fri Mar 27 14:23:33 2015 +0800 |
committer | Andreas Bießmann <andreas.devel@googlemail.com> | Wed Apr 01 01:04:29 2015 +0200 |
tree | 0c5951ef1b5a4ad9ff4b48957472812324e45aff | |
parent | 23ac62d4c72c9be762cb8613b8269599295f7c88 [diff] |
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>