Skip to content
Snippets Groups Projects
Commit 23a19e03 authored by Wenyou Yang's avatar Wenyou Yang Committed by Tom Rini
Browse files

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: default avatarWenyou Yang <wenyou.yang@microchip.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 2b21cf55
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment