armv8: fsl-layerscape: Fix LS1043A SVR register
authorMingkai Hu <mingkai.hu@nxp.com>
Wed, 23 Mar 2016 11:10:42 +0000 (19:10 +0800)
committerYork Sun <york.sun@nxp.com>
Tue, 29 Mar 2016 15:46:24 +0000 (08:46 -0700)
Signed-off-by: Mingkai Hu <mingkai.hu@nxp.com>
Signed-off-by: Gong Qianyu <Qianyu.Gong@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
arch/arm/include/asm/arch-fsl-layerscape/soc.h

index ea78e15..512a8e0 100644 (file)
@@ -41,7 +41,7 @@ struct cpu_type {
        { .name = #n, .soc_ver = SVR_##v, .num_cores = (nc)}
 
 #define SVR_WO_E               0xFFFFFE
-#define SVR_LS1043             0x879204
+#define SVR_LS1043             0x879200
 #define SVR_LS2045             0x870120
 #define SVR_LS2080             0x870110
 #define SVR_LS2085             0x870100