Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
25403 commits behind the upstream repository.
user avatar
Heiko Schocher authored
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>
5b15fd98
History