arm: ls1021a: merge SoC specific code in a separate file
authorYao Yuan <yao.yuan@freescale.com>
Sat, 5 Dec 2015 06:59:10 +0000 (14:59 +0800)
committerYork Sun <yorksun@freescale.com>
Mon, 14 Dec 2015 02:27:29 +0000 (18:27 -0800)
commit7ba0261810dd8924f0aeeb4cf2f12253106170b3
tree1cf86bc331ba68d296367405341a4bfaea8b065b
parentb1f6be5ac8d657e312528ec3c4138c22c54d3f12
arm: ls1021a: merge SoC specific code in a separate file

Create a soc.c file to put the code for soc special settings.

Signed-off-by: Yuan Yao <yao.yuan@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
arch/arm/cpu/armv7/ls102xa/Makefile
arch/arm/cpu/armv7/ls102xa/soc.c [new file with mode: 0644]
arch/arm/include/asm/arch-ls102xa/ls102xa_soc.h [new file with mode: 0644]
board/freescale/ls1021aqds/ls1021aqds.c
board/freescale/ls1021atwr/ls1021atwr.c