Home
last modified time | relevance | path

Searched hist:"0158126 e252b6860e7a7d8408d0872278a3483cf" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc.c0158126e252b6860e7a7d8408d0872278a3483cf Thu Oct 14 05:38:11 UTC 2010 Lei Wen <leiwen@marvell.com> 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>