]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
EXYNOS: SMDK5250: Add MMC SPL support
authorChander Kashyap <chander.kashyap@linaro.org>
Sun, 5 Feb 2012 23:01:48 +0000 (23:01 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sun, 12 Feb 2012 09:11:30 +0000 (10:11 +0100)
commit81e352032ccbf00e756083adc70d418a6ea80b14
tree6407b97408426da3727004b532b5db3b925b1a7e
parent0aee53baccd29a3153ba04403ace4159248d95db
EXYNOS: SMDK5250: Add MMC SPL support

This patch adds support for MMC SPL booting.

Signed-off-by: Chander Kashyap <chander.kashyap@linaro.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Makefile
board/samsung/smdk5250/Makefile
board/samsung/smdk5250/mmc_boot.c [new file with mode: 0644]
include/configs/smdk5250.h
tools/Makefile
tools/mkexynosspl.c [new file with mode: 0644]