]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: non-FEL SPL boot support for sun7i
authorIan Campbell <ijc@hellion.org.uk>
Mon, 5 May 2014 10:52:30 +0000 (11:52 +0100)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sun, 25 May 2014 14:31:03 +0000 (16:31 +0200)
commit50827a5991bb345319bd0ce76f5e2402fac0c391
tree541341b0565b8f27666a628f73c030bf3697c35d
parente24ea55c04a8ee9c273dd879edda23bbde3d807a
sunxi: non-FEL SPL boot support for sun7i

Add support for booting from an MMC card.

Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Henrik Nordström <henrik@henriknordstrom.net>
Signed-off-by: Ian Campbell <ijc@hellion.org.uk>
Reviewed-by: Marek Vasut <marex@denx.de>
Cc: Tom Cubie <Mr.hipboi@gmail.com>
Reviewed-by: Tom Rini <trini@ti.com>
Makefile
arch/arm/cpu/armv7/sunxi/config.mk [new file with mode: 0644]
arch/arm/cpu/armv7/sunxi/u-boot-spl.lds [new file with mode: 0644]
boards.cfg
include/configs/sunxi-common.h
spl/Makefile
tools/.gitignore
tools/Makefile
tools/mksunxiboot.c [new file with mode: 0644]