arm: ls102xa: Add basic support for LS1021AQDS board

LS102xA is an ARMv7 implementation. This patch is to add
basic support for LS1021AQDS board.
 One DDR controller
 DUART1 is used as the console

For the detail board information, please refer to README.

Signed-off-by: Alison Wang <alison.wang@freescale.com>
Signed-off-by: Jason Jin <jason.jin@freescale.com>
Signed-off-by: York Sun <yorksun@freescale.com>
Signed-off-by: Yuan Yao <yao.yuan@freescale.com>
Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
This commit is contained in:
Wang Huan
2014-09-05 13:52:44 +08:00
committed by York Sun
parent ef87cab664
commit 550e3dc090
12 changed files with 1229 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
CONFIG_ARM=y
CONFIG_TARGET_LS1021AQDS=y