summaryrefslogtreecommitdiff
path: root/include/configs/ls1043aqds.h
diff options
context:
space:
mode:
authorGong Qianyu <Qianyu.Gong@freescale.com>2015-12-31 10:29:03 (GMT)
committerYork Sun <york.sun@nxp.com>2016-01-25 16:24:15 (GMT)
commita4b7d68c647a14b62e400dc4e298794a3357bdd1 (patch)
tree01f208a037e3d35fe64c0024006420369be7e0f0 /include/configs/ls1043aqds.h
parent98d9aa4013d9ad4df199297e79d955f55bd6eead (diff)
downloadu-boot-a4b7d68c647a14b62e400dc4e298794a3357bdd1.tar.xz
armv8/ls1043aqds: fix qixis_reset command issue
Signed-off-by: Gong Qianyu <Qianyu.Gong@freescale.com> Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'include/configs/ls1043aqds.h')
-rw-r--r--include/configs/ls1043aqds.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ls1043aqds.h b/include/configs/ls1043aqds.h
index 02247b3..04b215c 100644
--- a/include/configs/ls1043aqds.h
+++ b/include/configs/ls1043aqds.h
@@ -212,7 +212,7 @@ unsigned long get_board_ddr_clk(void);
#define QIXIS_LBMAP_SHIFT 0
#define QIXIS_LBMAP_DFLTBANK 0x00
#define QIXIS_LBMAP_ALTBANK 0x04
-#define QIXIS_RST_CTL_RESET 0x44
+#define QIXIS_RST_CTL_RESET 0x41
#define QIXIS_RCFG_CTL_RECONFIG_IDLE 0x20
#define QIXIS_RCFG_CTL_RECONFIG_START 0x21
#define QIXIS_RCFG_CTL_WATCHDOG_ENBLE 0x08