mmc: fsl: introduce wp_enable
[platform/kernel/u-boot.git] / include / fsl_esdhc.h
index 78c67c8..c6f4666 100644 (file)
@@ -177,6 +177,7 @@ struct fsl_esdhc_cfg {
        phys_addr_t esdhc_base;
        u32     sdhc_clk;
        u8      max_bus_width;
+       u8      wp_enable;
        struct mmc_config cfg;
 };