]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/dwmmc.h
imx: sata: return failure if not IMX6Q/IMX6D
[karo-tx-uboot.git] / include / dwmmc.h
index b64155851d6491a5093068848c8fe5627d62e363..c9bdf51a6718fd7638f4168f324d6592bc63febb 100644 (file)
@@ -143,6 +143,8 @@ struct dwmci_host {
        void (*clksel)(struct dwmci_host *host);
        void (*board_init)(struct dwmci_host *host);
        unsigned int (*get_mmc_clk)(struct dwmci_host *host);
+
+       struct mmc_config cfg;
 };
 
 struct dwmci_idmac {