Home
last modified time | relevance | path

Searched hist:ed018b21d61614e0431f6bf514bec6e4bf64fe31 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc_spi.ced018b21d61614e0431f6bf514bec6e4bf64fe31 Tue Apr 19 03:48:32 UTC 2011 Thomas Chou <thomas@wytron.com.tw> mmc_spi: generate response for send status command

A "send status" command is added with the commit "mmc: checking
status after commands with R1b response". But the status register
returned from send status command of SPI protocol is different from
that of MMC/SD protocol. We do a simple test and generate a response
in stead of full bit-by-bit translation.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
/rk3399_rockchip-uboot/include/
H A Dmmc.hed018b21d61614e0431f6bf514bec6e4bf64fe31 Tue Apr 19 03:48:32 UTC 2011 Thomas Chou <thomas@wytron.com.tw> mmc_spi: generate response for send status command

A "send status" command is added with the commit "mmc: checking
status after commands with R1b response". But the status register
returned from send status command of SPI protocol is different from
that of MMC/SD protocol. We do a simple test and generate a response
in stead of full bit-by-bit translation.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>