Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-03 | smdkv310: use macro for mmc data read function address | Chander Kashyap | |
board/samsung/smdkv310/mmc_boot.c: Removed the typedef for "mmc data read API (copy_sd_mmc_to_mem)" as it is used only once and replaced hard-coded API address value by macro. Signed-off-by: Chander Kashyap <chander.kashyap@linaro.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com> | |||
2011-11-03 | smdkv310: use spl framework for mmc spl | Chander Kashyap | |
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> |