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

Lei Wen leiwen at marvell.com
Tue May 3 04:26:24 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

V3:
reuse "curr_device" in hte cmd_mmc.c
Modify notification message

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

 common/cmd_mmc.c  |  224 ++++++++++++++++++++++++++++++++--------------------
 drivers/mmc/mmc.c |   35 ++++++++-
 include/mmc.h     |    9 ++
 3 files changed, 181 insertions(+), 87 deletions(-)



More information about the U-Boot mailing list