Skip to content
  • Andy Fleming's avatar
    Add MMC Framework · 272cc70b
    Andy Fleming authored
    
    
    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: default avatarAndy Fleming <afleming@freescale.com>
    272cc70b