Skip to content
Snippets Groups Projects
Commit 5b15fd98 authored by Heiko Schocher's avatar Heiko Schocher Committed by Tom Rini
Browse files

arm, spl, at91: add spl support for the corvus board


replaces the at91bootstrap code with SPL code.
make the spl image with:
./tools/mkimage -T atmelimage -d spl/u-boot-spl.bin spl/boot.bin

this writes the length of the spl image into the 6th
execption vector. This is needed from the ROM bootloader.

Signed-off-by: default avatarHeiko Schocher <hs@denx.de>
Reviewed-by: default avatarBo Shen <voice.shen@atmel.com>
Reviewed-by: default avatarAndreas Bießmann <andreas.devel@googlemail.com>
Signed-off-by: default avatarAndreas Bießmann <andreas.devel@googlemail.com>
parent 237e3793
No related branches found
No related tags found
No related merge requests found
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