[U-Boot] [PATCH V2 0/2] mmc: add partition support

Lei Wen leiwen at marvell.com
Sat Apr 16 04:17:30 CEST 2011


V2:
use the "mmc_cur_dev" to replace explicitly specify the dev num in mmc command.
change the switch parittion command per Wolfgang's suggestion

Lei Wen (2):
  cmd_mmc: eliminate device num in the mmc command
  mmc: enable partition switch fucntion for emmc

 common/cmd_mmc.c  |  198 +++++++++++++++++++++++++++++++----------------------
 drivers/mmc/mmc.c |   46 +++++++++++--
 include/mmc.h     |   11 +++
 3 files changed, 169 insertions(+), 86 deletions(-)



More information about the U-Boot mailing list