Dear Lei Wen, In message <[email protected]> you wrote: > 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 <[email protected]> > Cc: Reinhard Meyer <[email protected]> > --- > V4: clean patch > V3: return to the V1 solution that keep the 65535 constraint, > but cut the 512KiB dma limitation > V2: add additional members in mmc structure > > drivers/mmc/mmc.c | 54 ++++++++++++++++++++++++++++++++++++++-------------- > 1 files changed, 39 insertions(+), 15 deletions(-)
Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] I have made mistakes, but have never made the mistake of claiming I never made one. - James G. Bennet _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

