]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/ls1021aqds.h
armv7/ls1021a: move ns_access to common file
authorMingkai Hu <Mingkai.Hu@freescale.com>
Mon, 26 Oct 2015 11:47:41 +0000 (19:47 +0800)
committerYork Sun <yorksun@freescale.com>
Thu, 29 Oct 2015 17:33:58 +0000 (10:33 -0700)
commit435acd83b2b4f31699732f090d28d66cabb05912
tree348edbeed8285a51e514b4af38b04bb81ef7ea87
parent18fb0e3cae64b03c51db7ba8b607e9031a844b99
armv7/ls1021a: move ns_access to common file

Config Security Level Register is different between different SoCs,
so put the CSL register definition into the arch specific directory.

Signed-off-by: Mingkai Hu <Mingkai.Hu@freescale.com>
Signed-off-by: Hou Zhiqiang <B48286@freescale.com>
Signed-off-by: Gong Qianyu <Qianyu.Gong@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
arch/arm/include/asm/arch-ls102xa/ns_access.h
board/freescale/common/Makefile
board/freescale/common/ns_access.c
board/freescale/ls1021aqds/ls1021aqds.c
board/freescale/ls1021atwr/ls1021atwr.c
include/configs/ls1021aqds.h
include/configs/ls1021atwr.h
include/fsl_csu.h [new file with mode: 0644]