summaryrefslogtreecommitdiff
path: root/drivers/mmc
diff options
context:
space:
mode:
authorWally Yeh <wally.yeh@atrustcorp.com>2014-09-25 15:00:16 (GMT)
committerPantelis Antoniou <panto@antoniou-consulting.com>2014-10-03 14:26:50 (GMT)
commitfa7b88519e9158cee2b0900d26c049f09f49f8c5 (patch)
tree3c2c5445589c270bba6fe12192baf2dc2ef47373 /drivers/mmc
parent786a27b7ec9efd1ebf50008050e3cff9ce458198 (diff)
downloadu-boot-fa7b88519e9158cee2b0900d26c049f09f49f8c5.tar.xz
cmd_mmc: fix bootpart-resize maxarg to 4
sub-command 'bootpart-resize' check for argc == 4, it will retrun CMD_RET_FAILURE when argc value not matched. but bootpart-resize's maxarg is 3, which means you never execute this sub-command successfully. fix it by change bootpart-resize maxarg to 4. Signed-off-by: wally.yeh <wally.yeh@atrustcorp.com> Cc: Wolfgang Denk <wd@denx.de> Cc: Pierre Aubert <p.aubert@staubli.com> Acked-by: Pantelis Antoniou <panto@antoniou-consulting.com>
Diffstat (limited to 'drivers/mmc')
0 files changed, 0 insertions, 0 deletions