commit | f5fb545e2481c8c6dd8a60ffc601c5cc0f448150 | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@microchip.com> | Wed Sep 13 14:58:48 2017 +0800 |
committer | Tom Rini <trini@konsulko.com> | Thu Sep 14 16:02:44 2017 -0400 |
tree | f255d76a2b4f49868db3467ef48b351db6074650 | |
parent | 7879f96a93dc566a58ddd4bb15ca59e565beaf2c [diff] |
ARM: at91: spl: Adjust switching to oscillator for SAMA5D2 As said in 29.5.7 section of SAMA5D2 datasheet, before switching to the crystal oscillator, a check must be carried out to ensure that the oscillator is present and that its freqency is valid. Signed-off-by: Wenyou Yang <wenyou.yang@microchip.com> Reviewed-by: Simon Glass <sjg@chromium.org>