]> git.sur5r.net Git - u-boot/blobdiff - include/tsec.h
ppc/85xx: Remove CONFIG_SYS_DDR_TLB_START
[u-boot] / include / tsec.h
index 92bd028f0ead30ea6136b7b5c83259b85c610339..f56723a153508d7f9f85384616bb891992f203dd 100644 (file)
@@ -457,12 +457,19 @@ typedef struct tsec_hash_regs
 } tsec_hash_t;
 
 typedef struct tsec_mdio {
+       uint    res1[4];
+       uint    ieventm;
+       uint    imaskm;
+       uint    res2;
+       uint    emapm;
+       uint    res3[320];
        uint    miimcfg;        /* MII Management: Configuration */
        uint    miimcom;        /* MII Management: Command */
        uint    miimadd;        /* MII Management: Address */
        uint    miimcon;        /* MII Management: Control */
        uint    miimstat;       /* MII Management: Status */
        uint    miimind;        /* MII Management: Indicators */
+       uint    res4[690];
 } tsec_mdio_t;
 
 typedef struct tsec