[U-Boot] [PATCH 7/8] powerpc: Fix typo in gdsys_fpga.h
Dirk Eibach
eibach at gdsys.de
Thu Apr 26 13:49:35 CEST 2012
Signed-off-by: Dirk Eibach <eibach at gdsys.de>
---
include/gdsys_fpga.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/gdsys_fpga.h b/include/gdsys_fpga.h
index 555fbe2..bfa656f 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
--
1.7.2.5
More information about the U-Boot
mailing list