
28 Jul
2017
28 Jul
'17
6:20 a.m.
On 20 July 2017 at 02:12, Wenyou Yang wenyou.yang@microchip.com wrote:
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
arch/arm/mach-at91/include/mach/at91_pmc.h | 2 ++ arch/arm/mach-at91/spl_atmel.c | 18 +++++++++++++++++- 2 files changed, 19 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org