]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/tsec.h
mmc: sdhci: fix mmc busy timeout handling
[karo-tx-uboot.git] / include / tsec.h
index 88ce964fd910526d30049c3876fd5efdfdd8c5c1..fb27edf2250d5e40e402fbae58c9629f3fc776d5 100644 (file)
@@ -402,6 +402,7 @@ struct tsec_private {
        phy_interface_t interface;
        struct mii_dev *bus;
        uint phyaddr;
+       uint tbiaddr;
        char mii_devname[16];
        u32 flags;
        uint rx_idx;    /* index of the current RX buffer */