]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: atmel: sama5d3: spl boot from fat fs SD card
authorBo Shen <voice.shen@atmel.com>
Fri, 15 Nov 2013 03:12:38 +0000 (11:12 +0800)
committerAndreas Bießmann <andreas.devel@googlemail.com>
Sun, 1 Dec 2013 21:38:51 +0000 (22:38 +0100)
commitc5e8885aab9d282fa480cfa359cf5fd84248abb8
treee8b1c1e5ef968b2db060fba21c9b6cc7d27d75e5
parent9d9289cb31d8c0bf4d3708df23a24edb4205165d
arm: atmel: sama5d3: spl boot from fat fs SD card

Enable Atmel sama5d3xek boart spl boot support, which can load u-boot
from SD card with FAT file system.

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
arch/arm/cpu/armv7/Makefile
arch/arm/cpu/at91-common/Makefile
arch/arm/cpu/at91-common/spl.c [new file with mode: 0644]
arch/arm/cpu/at91-common/u-boot-spl.lds [new file with mode: 0644]
arch/arm/include/asm/arch-at91/at91_common.h
arch/arm/include/asm/arch-at91/spl.h [new file with mode: 0644]
board/atmel/sama5d3xek/sama5d3xek.c
include/configs/sama5d3xek.h