[U-Boot] [Patch V2 2/3] armv8/ls1043aqds: fix qixis_reset command issue

Gong Qianyu Qianyu.Gong at nxp.com
Thu Dec 31 11:29:03 CET 2015


From: Gong Qianyu <Qianyu.Gong at freescale.com>

Signed-off-by: Gong Qianyu <Qianyu.Gong at freescale.com>
---
V2:
 - No change.

 include/configs/ls1043aqds.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/configs/ls1043aqds.h b/include/configs/ls1043aqds.h
index 398f1c3..bfbfcb6 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
-- 
2.1.0.27.g96db324



More information about the U-Boot mailing list