[U-Boot] [PATCH 1/6] ARM: at91: spl: Adjust switching to oscillator for SAMA5D2
Simon Glass
sjg at chromium.org
Fri Jul 28 04:20:07 UTC 2017
On 20 July 2017 at 02:12, Wenyou Yang <wenyou.yang at 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 at 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 at chromium.org>
More information about the U-Boot
mailing list