]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
COMMON: MMC: Command to support EMMC booting and to resize EMMC boot partition
authorAmar <amarendra.xt@samsung.com>
Sat, 27 Apr 2013 06:13:00 +0000 (11:43 +0530)
committerMinkyu Kang <mk7.kang@samsung.com>
Thu, 13 Jun 2013 08:35:14 +0000 (17:35 +0900)
commit2a91c9134675140853577b565210458b5774e6cf
treefe3f9bb96674c60fe16cba227bbe82cff0897ea3
parentc748be0d30f3df538a897f8aad6db447c1d9580f
COMMON: MMC: Command to support EMMC booting and to resize EMMC boot partition

This patch adds commands to access(open/close) and resize boot partitions on EMMC.

Signed-off-by: Amar <amarendra.xt@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
common/cmd_mmc.c