summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDirk Eibach <dirk.eibach@gdsys.cc>2013-08-09 10:52:54 +0200
committerStefan Roese <sr@denx.de>2013-08-19 10:27:12 +0200
commit3e24dd2b8713c00ddecbc0cded2b0390e9b256be (patch)
tree73422a203c88fe15ce3a5987fd20b2c80fd22127 /include
parentf24c8e8dce83b9e4ed61894a8d962438d93754eb (diff)
downloadtalos-obmc-uboot-3e24dd2b8713c00ddecbc0cded2b0390e9b256be.tar.gz
talos-obmc-uboot-3e24dd2b8713c00ddecbc0cded2b0390e9b256be.zip
powerpc/ppc4xx: Fix dlvision-10g reset gpio
Signed-off-by: Dirk Eibach <dirk.eibach@gdsys.cc> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include')
-rw-r--r--include/configs/dlvision-10g.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/dlvision-10g.h b/include/configs/dlvision-10g.h
index a03c46295e..68e5246b6d 100644
--- a/include/configs/dlvision-10g.h
+++ b/include/configs/dlvision-10g.h
@@ -18,7 +18,7 @@
* Include common defines/options for all AMCC eval boards
*/
#define CONFIG_HOSTNAME dlvsion-10g
-#define CONFIG_IDENT_STRING " dlvision-10g 0.04"
+#define CONFIG_IDENT_STRING " dlvision-10g 0.05"
#include "amcc-common.h"
#define CONFIG_BOARD_EARLY_INIT_F
@@ -131,7 +131,7 @@
#define CONFIG_SYS_LATCH0_RESET 0xffff
#define CONFIG_SYS_LATCH0_BOOT 0xffff
-#define CONFIG_SYS_LATCH1_RESET 0xffcf
+#define CONFIG_SYS_LATCH1_RESET 0xffbf
#define CONFIG_SYS_LATCH1_BOOT 0xffff
#define CONFIG_SYS_FPGA_NO_RFL_HI
OpenPOWER on IntegriCloud