]> Git Repo - J-u-boot.git/blobdiff - include/fsl_esdhc.h
mxc: Fix SDHC multi-instance clock
[J-u-boot.git] / include / fsl_esdhc.h
index 0e265584bd3680621efc94553592209d7802de3e..47d2fe4f188fa4a623c517ce5c01a84de6e7084b 100644 (file)
 
 struct fsl_esdhc_cfg {
        u32     esdhc_base;
-       u32     no_snoop;
+       u32     sdhc_clk;
 };
 
 /* Select the correct accessors depending on endianess */
This page took 0.02579 seconds and 4 git commands to generate.