diff options
author | Lei Wen <leiwen@marvell.com> | 2010-10-14 13:38:11 +0800 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-10-27 20:39:33 +0200 |
commit | 0158126e252b6860e7a7d8408d0872278a3483cf (patch) | |
tree | cdaa399b72e1c716df9963b3b3564243abf5a68a /common/update.c | |
parent | 73bb4c72407aca3c2f461708bb872a23f2b1bf5a (diff) | |
download | u-boot-imx-0158126e252b6860e7a7d8408d0872278a3483cf.zip u-boot-imx-0158126e252b6860e7a7d8408d0872278a3483cf.tar.gz u-boot-imx-0158126e252b6860e7a7d8408d0872278a3483cf.tar.bz2 |
mmc: seperate block number into small parts for multi-write cmd
Constraint the mmc framework to only send no more than 65535
blocks in one go during the multi-write command. This constraint
comes due to the limitation of 16bit width block counter register
at some hardware.
Signed-off-by: Lei Wen <leiwen@marvell.com>
Cc: Reinhard Meyer <u-boot@emk-elektronik.de>
Diffstat (limited to 'common/update.c')
0 files changed, 0 insertions, 0 deletions