]> git.sur5r.net Git - u-boot/blobdiff - include/asm-ppc/8xx_immap.h
Cleanup (PPC4xx is AMCC now)
[u-boot] / include / asm-ppc / 8xx_immap.h
index 469edb34f1c77654a39ed6f33f86630bebc96f60..40679cb2b068e6f228fa8f7ecd47cfddcb952784 100644 (file)
@@ -473,7 +473,11 @@ typedef struct comm_proc {
        union   fec_lcd fl_un;
 #define cp_fec         fl_un.fl_un_fec
 #define lcd_cmap       fl_un.fl_un_cmap
-       char    res18[0x1000];
+       char    res18[0xE00];
+
+       /* The MPC885 family has a second FEC here */
+       fec_t   cp_fec2;
+#define cp_fec1        cp_fec  /* consistency macro */
 
        /* Dual Ported RAM follows.
         * There are many different formats for this memory area