[U-Boot] [PATCH] board: sama5d2_xplained: Make SPL work on spiflash

Simon Glass sjg at chromium.org
Fri Jul 28 04:20:31 UTC 2017


On 20 July 2017 at 02:28, Wenyou Yang <wenyou.yang at microchip.com> 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 <wenyou.yang at microchip.com>
> ---
> 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 <sjg at chromium.org>


More information about the U-Boot mailing list