Skip to content
Snippets Groups Projects
Commit 530846b3 authored by Dirk Eibach's avatar Dirk Eibach Committed by Stefan Roese
Browse files

powerpc/ppc4xx: Fix typo in gdsys_fpga.h


Signed-off-by: default avatarDirk Eibach <eibach@gdsys.de>
Cc: Stefan Roese <sr@denx.de>
Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent 996d88d8
Branches
Tags
No related merge requests found
...@@ -115,7 +115,7 @@ typedef struct ihs_fpga { ...@@ -115,7 +115,7 @@ typedef struct ihs_fpga {
u16 reserved_2[93]; /* 0x0044 */ u16 reserved_2[93]; /* 0x0044 */
u16 reflection_high; /* 0x00fe */ u16 reflection_high; /* 0x00fe */
ihs_osd_t osd; /* 0x0100 */ ihs_osd_t osd; /* 0x0100 */
u16 reserved_3[88]; /* 0x010e */ u16 reserved_3[889]; /* 0x010e */
u16 videomem; /* 0x0800 */ u16 videomem; /* 0x0800 */
} ihs_fpga_t; } ihs_fpga_t;
#endif #endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment