mirror of
https://github.com/u-boot/u-boot.git
synced 2025-01-27 05:03:28 +08:00
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>
This commit is contained in:
parent
996d88d810
commit
530846b3c7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user