diff options
| author | Dirk Eibach <[email protected]> | 2011-04-06 13:53:46 +0200 |
|---|---|---|
| committer | Stefan Roese <[email protected]> | 2011-04-21 10:34:41 +0200 |
| commit | 5cb4100f5825de5181be1edce8a020bf646a9475 (patch) | |
| tree | 7e08c3969bcb47430a96ee6da75080484b68186e /include/configs | |
| parent | 8aa50540e4e8fe599857db522d58a55469bbb254 (diff) | |
ppc4xx: Adapt DLVision 10G to new FPGA firmware
Signed-off-by: Dirk Eibach <[email protected]>
Signed-off-by: Stefan Roese <[email protected]>
Diffstat (limited to 'include/configs')
| -rw-r--r-- | include/configs/dlvision-10g.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/dlvision-10g.h b/include/configs/dlvision-10g.h index ae209fa1573..548b7ebd949 100644 --- a/include/configs/dlvision-10g.h +++ b/include/configs/dlvision-10g.h @@ -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 */ |
