Files
u-boot/drivers
Chander Kashyap f69bb51145 S5P: mmc: Resolved interrupt error during mmc_init
Blocksize was hardcoded to 512 bytes. But the blocksize varies
depeding on various mmc subsystem commands (between 8 and 512).
This hardcoding was resulting in interrupt error during data
transfer.

It is now calculated based upon the request sent by mmc subsystem.

Signed-off-by: Chander Kashyap <chander.kashyap@linaro.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2011-03-27 19:20:26 +02:00
..
2011-02-22 23:25:19 -06:00
2011-02-02 22:36:10 +01:00
2011-02-02 22:36:10 +01:00
2011-02-12 15:11:43 +11:00
2011-02-21 08:30:55 +01:00
2011-02-08 08:29:53 -05:00
2010-12-17 21:24:02 +01:00