Skip to content
  • Marek Vasut's avatar
    arm: socfpga: Add temporary workaround for missing SD/MMC patches · 03439e40
    Marek Vasut authored
    
    
    Add a small workaround into the platform code which forces the SDMMC
    into 8-bit mode (the default configuration for all socfpga platforms)
    to work around breakage caused by missing patches in mainline which
    switch the probing of SD/MMC to OF instead of static configuraiton.
    
    The patches will hit mainline after the SPL series, so to avoid build
    issues, add this small temporary workaround.
    
    Signed-off-by: default avatarMarek Vasut <marex@denx.de>
    03439e40