On 20 July 2017 at 02:28, Wenyou Yang <[email protected]> wrote: > Because before switching to a lower clock source, we must switch > the clock source first instead of last. So before configuring the > PMC_MCKR register, invoke at91_mck_init_down() first. > > As said in datasheet, the the size of SPL must not exceed the maximum > size allowed(64Kbytes). > > Signed-off-by: Wenyou Yang <[email protected]> > --- > The patch is based on > [PATCH 0/6] board: atmel: Add new board: SAMA5D27-SOM1-EK board > https://lists.denx.de/pipermail/u-boot/2017-July/298815.html > > board/atmel/sama5d2_xplained/sama5d2_xplained.c | 10 ++++++++++ > include/configs/sama5d2_xplained.h | 2 +- > 2 files changed, 11 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

