u-boot-brain/board/atmel/sama5d2_xplained
Wenyou Yang 23a19e0358 board: sama5d2_xplained: Make SPL work on spiflash
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 <wenyou.yang@microchip.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-09-14 16:02:44 -04:00
..
Kconfig arm: atmel: Add SAMA5D2 Xplained board 2015-11-30 22:27:53 +01:00
MAINTAINERS arm: atmel: Add SAMA5D2 Xplained board 2015-11-30 22:27:53 +01:00
Makefile arm: atmel: Add SAMA5D2 Xplained board 2015-11-30 22:27:53 +01:00
sama5d2_xplained.c board: sama5d2_xplained: Make SPL work on spiflash 2017-09-14 16:02:44 -04:00