]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/e500.h
gpio: rmobile: Set GPIO mode in GPSR when requested
[people/ms/u-boot.git] / include / e500.h
index 255f46bf1e54c0ac98c46e35e20997819eb184a9..1acf7784dfc9ea04be7a5f803dbd39778a2c9ea5 100644 (file)
@@ -18,6 +18,7 @@ typedef struct
        unsigned long freq_ddrbus;
        unsigned long freq_localbus;
        unsigned long freq_qe;
+       unsigned long freq_sdhc;
 #ifdef CONFIG_SYS_DPAA_FMAN
        unsigned long freq_fman[CONFIG_SYS_NUM_FMAN];
 #endif