summaryrefslogtreecommitdiffstats
path: root/include/gdsys_fpga.h
diff options
context:
space:
mode:
authorDirk Eibach <eibach@gdsys.de>2012-04-26 03:54:26 +0000
committerStefan Roese <sr@denx.de>2012-04-30 15:01:23 +0200
commit530846b3c7099ffa40b71a7985256ed03dd61ea7 (patch)
tree5e99f302d54df9f33e3ccf84559062a0c015d6bc /include/gdsys_fpga.h
parent996d88d8106cea72cdf7eea46cd990d6caabc430 (diff)
downloadblackbird-obmc-uboot-530846b3c7099ffa40b71a7985256ed03dd61ea7.tar.gz
blackbird-obmc-uboot-530846b3c7099ffa40b71a7985256ed03dd61ea7.zip
powerpc/ppc4xx: Fix typo in gdsys_fpga.h
Signed-off-by: Dirk Eibach <eibach@gdsys.de> Cc: Stefan Roese <sr@denx.de> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/gdsys_fpga.h')
-rw-r--r--include/gdsys_fpga.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gdsys_fpga.h b/include/gdsys_fpga.h
index 555fbe2470..bfa656fdb5 100644
--- a/include/gdsys_fpga.h
+++ b/include/gdsys_fpga.h
@@ -115,7 +115,7 @@ typedef struct ihs_fpga {
u16 reserved_2[93]; /* 0x0044 */
u16 reflection_high; /* 0x00fe */
ihs_osd_t osd; /* 0x0100 */
- u16 reserved_3[88]; /* 0x010e */
+ u16 reserved_3[889]; /* 0x010e */
u16 videomem; /* 0x0800 */
} ihs_fpga_t;
#endif
OpenPOWER on IntegriCloud