ppc4xx: Adapt DLVision 10G to new FPGA firmware
Signed-off-by: Dirk Eibach <eibach@gdsys.de> Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
committed by
Stefan Roese
parent
8aa50540e4
commit
5cb4100f58
@@ -136,6 +136,8 @@
|
||||
#define CONFIG_SYS_LATCH1_RESET 0xffcf
|
||||
#define CONFIG_SYS_LATCH1_BOOT 0xffff
|
||||
|
||||
#define CONFIG_SYS_FPGA_NO_RFL_HI
|
||||
|
||||
/*
|
||||
* FLASH organization
|
||||
*/
|
||||
|
||||
@@ -94,13 +94,11 @@ typedef struct ihs_fpga {
|
||||
u16 extended_interrupt; /* 0x001c */
|
||||
u16 reserved_1[9]; /* 0x001e */
|
||||
ihs_i2c_t i2c; /* 0x0030 */
|
||||
u16 reserved_2[35]; /* 0x0038 */
|
||||
u16 reflection_high; /* 0x007e */
|
||||
u16 reserved_3[15]; /* 0x0080 */
|
||||
u16 reserved_2[51]; /* 0x0038 */
|
||||
u16 videocontrol; /* 0x009e */
|
||||
u16 reserved_4[176]; /* 0x00a0 */
|
||||
u16 reserved_3[176]; /* 0x00a0 */
|
||||
ihs_osd_t osd; /* 0x0200 */
|
||||
u16 reserved_5[764]; /* 0x0208 */
|
||||
u16 reserved_4[764]; /* 0x0208 */
|
||||
u16 videomem; /* 0x0800 */
|
||||
} ihs_fpga_t;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user