commit | 0cd984c16c0621ae3b39fd1f9270f78b92b43a76 | [log] [tgz] |
---|---|---|
author | Chander Kashyap <chander.kashyap@linaro.org> | Tue Sep 20 21:25:03 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Thu Nov 03 22:56:20 2011 +0100 |
tree | 2d11ee7340ad606289e8e95e4c76a40bdbc24c29 | |
parent | f5ed2953dbbe957afa99c7ce9090365a992bee0a [diff] |
smdkv310: use spl framework for mmc spl smdkv310 board was using mmc_spl framework for mmc spl support. This patch migrates the framework from mmc_spl to spl. Signed-off-by: Chander Kashyap <chander.kashyap@linaro.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>