Searched hist:d52ebf102209cc1ad460c79b9498b2c8936ba413 (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/drivers/mmc/ |
H A D | mmc_spi.c | d52ebf102209cc1ad460c79b9498b2c8936ba413 Fri Dec 24 07:12:21 CST 2010 Thomas Chou <thomas@wytron.com.tw> mmc: add generic mmc spi driver
This patch supports mmc/sd card with spi interface. It is based on the generic mmc framework. It works with SDHC and supports multi blocks read/write.
The crc checksum on data packet is enabled with the def,
There is a subcomamnd "mmc_spi" to setup spi bus and cs at run time.
Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Signed-off-by: Andy Fleming <afleming@freescale.com>
|
H A D | Makefile | diff d52ebf102209cc1ad460c79b9498b2c8936ba413 Fri Dec 24 07:12:21 CST 2010 Thomas Chou <thomas@wytron.com.tw> mmc: add generic mmc spi driver
This patch supports mmc/sd card with spi interface. It is based on the generic mmc framework. It works with SDHC and supports multi blocks read/write.
The crc checksum on data packet is enabled with the def,
There is a subcomamnd "mmc_spi" to setup spi bus and cs at run time.
Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Signed-off-by: Andy Fleming <afleming@freescale.com>
|
H A D | mmc.c | diff d52ebf102209cc1ad460c79b9498b2c8936ba413 Fri Dec 24 07:12:21 CST 2010 Thomas Chou <thomas@wytron.com.tw> mmc: add generic mmc spi driver
This patch supports mmc/sd card with spi interface. It is based on the generic mmc framework. It works with SDHC and supports multi blocks read/write.
The crc checksum on data packet is enabled with the def,
There is a subcomamnd "mmc_spi" to setup spi bus and cs at run time.
Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Signed-off-by: Andy Fleming <afleming@freescale.com>
|
/openbmc/u-boot/include/ |
H A D | mmc.h | diff d52ebf102209cc1ad460c79b9498b2c8936ba413 Fri Dec 24 07:12:21 CST 2010 Thomas Chou <thomas@wytron.com.tw> mmc: add generic mmc spi driver
This patch supports mmc/sd card with spi interface. It is based on the generic mmc framework. It works with SDHC and supports multi blocks read/write.
The crc checksum on data packet is enabled with the def,
There is a subcomamnd "mmc_spi" to setup spi bus and cs at run time.
Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Signed-off-by: Andy Fleming <afleming@freescale.com>
|
/openbmc/u-boot/common/ |
H A D | Makefile | diff d52ebf102209cc1ad460c79b9498b2c8936ba413 Fri Dec 24 07:12:21 CST 2010 Thomas Chou <thomas@wytron.com.tw> mmc: add generic mmc spi driver
This patch supports mmc/sd card with spi interface. It is based on the generic mmc framework. It works with SDHC and supports multi blocks read/write.
The crc checksum on data packet is enabled with the def,
There is a subcomamnd "mmc_spi" to setup spi bus and cs at run time.
Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Signed-off-by: Andy Fleming <afleming@freescale.com>
|