]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm:at91: enable ROM loadable atmel image
authorAndreas Bießmann <andreas.devel@googlemail.com>
Mon, 19 May 2014 12:23:40 +0000 (14:23 +0200)
committerAndreas Bießmann <andreas.devel@googlemail.com>
Mon, 26 May 2014 22:10:49 +0000 (00:10 +0200)
commit5c390a5b26ce53a6534b99c22bb762484e6b3497
tree9d8118c6b98a3a86bead87042681e9ac0fab87f0
parent7b1a411743db47648b2955c414a71836823acfd9
arm:at91: enable ROM loadable atmel image

For sama5d3xek we need to modify the SPL image for correct detection by ROM
code.

Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Tested-by: Bo Shen <voice.shen@atmel.com>
arch/arm/cpu/armv7/at91/config.mk [new file with mode: 0644]
doc/README.atmel_pmecc
spl/Makefile
tools/Makefile
tools/atmel_pmecc_params.c [new file with mode: 0644]