Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmmc_spi.ced018b21 Mon Apr 18 22:48:32 CDT 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>
/openbmc/u-boot/include/
H A Dmmc.hed018b21 Mon Apr 18 22:48:32 CDT 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>