Home
last modified time | relevance | path

Searched hist:"5 af8f45cd049cf01790a17ff68e61303bc08abc3" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc.c5af8f45cd049cf01790a17ff68e61303bc08abc3 Mon Dec 01 12:59:11 UTC 2014 Andrew Gabbasov <andrew_gabbasov@mentor.com> mmc: Fix block length for DDR mode

Block length for write and read commands is fixed to 512 bytes
when the card is in Dual Data Rate mode. If block length read from CSD
is different, make sure the driver will use correct length
in all further calculations and settings.

Signed-off-by: Andrew Gabbasov <andrew_gabbasov@mentor.com>