]> git.ipfire.org Git - people/ms/u-boot.git/commit - Makefile
ARMV7: MMC SPL Boot support for SMDKV310 board
authorChander Kashyap <chander.kashyap@linaro.org>
Tue, 24 May 2011 20:02:57 +0000 (20:02 +0000)
committerMinkyu Kang <mk7.kang@samsung.com>
Thu, 26 May 2011 10:33:57 +0000 (19:33 +0900)
commit0d3c62e4669799eb92b216aba5b074d21b69e7e6
treee403d26b5e92bf9b72bf7aba3868fa1941d82f83
parente21185bae6c032c72174c0e250f04ef6301b3c66
ARMV7: MMC SPL Boot support for SMDKV310 board

Added MMC SPL boot support for SMDKV310. This framework design is
based on nand_spl support.

Signed-off-by: Chander Kashyap <chander.kashyap@linaro.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Makefile
mmc_spl/board/samsung/smdkv310/Makefile [new file with mode: 0644]
mmc_spl/board/samsung/smdkv310/mmc_boot.c [new file with mode: 0644]
mmc_spl/board/samsung/smdkv310/tools/mkv310_image.c [new file with mode: 0644]
mmc_spl/board/samsung/smdkv310/u-boot.lds [new file with mode: 0644]