Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
[oweals/u-boot.git] / include / gdsys_fpga.h
index e7a072bbe8b59595bde8a010e23f077292d3500d..949864c0f28d2e34bea130b353777b1b260f46e5 100644 (file)
@@ -82,7 +82,10 @@ typedef struct ihs_fpga {
        u16 reserved_1[502];    /* 0x0014 */
        u16 ch0_status_int;     /* 0x0400 */
        u16 ch0_config_int;     /* 0x0402 */
-       u16 reserved_2[7677];   /* 0x0404 */
+       u16 reserved_2[126];    /* 0x0404 */
+       u16 ch0_hicb_status_int;/* 0x0500 */
+       u16 ch0_hicb_config_int;/* 0x0502 */
+       u16 reserved_3[7549];   /* 0x0504 */
        u16 reflection_high;    /* 0x3ffe */
 } ihs_fpga_t;
 #endif