]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
cmd_mmc: add support for device command for selecting mmc device
authorMinkyu Kang <mk7.kang@samsung.com>
Mon, 30 Mar 2009 05:55:51 +0000 (14:55 +0900)
committerWolfgang Denk <wd@denx.de>
Sat, 4 Apr 2009 21:07:19 +0000 (23:07 +0200)
commit869f6bf4def5a053fbd1aecd8b2fc36f05196c0b
tree9110d0be787b6f2c3d541142018bf837afd9bcda
parent9abc9ef8fbe079bf75a634ce64b7dcdb7b0d8bdc
cmd_mmc: add support for device command for selecting mmc device

This patch improves device command for selecting mmc device

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