Searched hist:"272 cc70b211e945e4413122aa73868f6ada732a5" (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/include/ |
H A D | mmc.h | diff 272cc70b211e945e4413122aa73868f6ada732a5 Thu Oct 30 16:41:01 CDT 2008 Andy Fleming <afleming@freescale.com> Add MMC Framework
Here's a new framework (based roughly off the linux one) for managing MMC controllers. It handles all of the standard SD/MMC transactions, leaving the host drivers to implement only what is necessary to deal with their specific hardware.
This also hooks the infrastructure into the PowerPC board code (similar to how the ethernet infrastructure now hooks in)
Some of this code was contributed by Dave Liu <daveliu@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
|
/openbmc/u-boot/drivers/mmc/ |
H A D | Makefile | diff 272cc70b211e945e4413122aa73868f6ada732a5 Thu Oct 30 16:41:01 CDT 2008 Andy Fleming <afleming@freescale.com> Add MMC Framework
Here's a new framework (based roughly off the linux one) for managing MMC controllers. It handles all of the standard SD/MMC transactions, leaving the host drivers to implement only what is necessary to deal with their specific hardware.
This also hooks the infrastructure into the PowerPC board code (similar to how the ethernet infrastructure now hooks in)
Some of this code was contributed by Dave Liu <daveliu@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
|
H A D | mmc.c | 272cc70b211e945e4413122aa73868f6ada732a5 Thu Oct 30 16:41:01 CDT 2008 Andy Fleming <afleming@freescale.com> Add MMC Framework
Here's a new framework (based roughly off the linux one) for managing MMC controllers. It handles all of the standard SD/MMC transactions, leaving the host drivers to implement only what is necessary to deal with their specific hardware.
This also hooks the infrastructure into the PowerPC board code (similar to how the ethernet infrastructure now hooks in)
Some of this code was contributed by Dave Liu <daveliu@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
|