[U-Boot] [PATCH v5 5/9] board: sama5d2_xplained: Make SPL work on spiflash
Simon Glass
sjg at chromium.org
Wed Sep 13 04:28:05 UTC 2017
On 12 September 2017 at 20:10, 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>
> ---
>
> Changes in v5: None
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
>
> 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