diff options
author | Dirk Eibach <eibach@gdsys.de> | 2011-04-06 13:53:46 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2011-04-21 10:34:41 +0200 |
commit | 5cb4100f5825de5181be1edce8a020bf646a9475 (patch) | |
tree | 7e08c3969bcb47430a96ee6da75080484b68186e /include/configs/dlvision-10g.h | |
parent | 8aa50540e4e8fe599857db522d58a55469bbb254 (diff) | |
download | u-boot-imx-5cb4100f5825de5181be1edce8a020bf646a9475.zip u-boot-imx-5cb4100f5825de5181be1edce8a020bf646a9475.tar.gz u-boot-imx-5cb4100f5825de5181be1edce8a020bf646a9475.tar.bz2 |
ppc4xx: Adapt DLVision 10G to new FPGA firmware
Signed-off-by: Dirk Eibach <eibach@gdsys.de>
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/dlvision-10g.h')
-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 ae209fa..548b7eb 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 */ |