]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sf: Add spi_boot() to allow booting from SPI flash in an SPL
authorChristian Riesch <christian.riesch@omicron.at>
Fri, 9 Dec 2011 09:47:35 +0000 (09:47 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 24 Dec 2011 09:23:30 +0000 (10:23 +0100)
commit32b1127397a305ae0bc0a55ed9c4421fb570ef78
tree5b473b2218b4ec0047485f5ada367ede3c00198c
parent7029a24f2cb50ce673eca07cf3982d8357d5a6ec
sf: Add spi_boot() to allow booting from SPI flash in an SPL

Signed-off-by: Christian Riesch <christian.riesch@omicron.at>
Cc: Heiko Schocher <hs@denx.de>
Cc: Mike Frysinger <vapier@gentoo.org>
Cc: Scott Wood <scottwood@freescale.com>
Acked-by: Mike Frysinger <vapier@gentoo.org>
doc/README.SPL
drivers/mtd/spi/Makefile
drivers/mtd/spi/spi_spl_load.c [new file with mode: 0644]
include/spi_flash.h