arm: ls102xa: Add LPUART support for LS1021AQDS board

This patch adds LPUART support for LS1021AQDS board.
For ls1021aqds_nor_lpuart_defconfig, LPUART is used as the console.

Signed-off-by: Alison Wang <alison.wang@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
This commit is contained in:
Alison Wang
2015-01-04 15:30:58 +08:00
committed by York Sun
parent 33d2e46591
commit 8fc2121a10
3 changed files with 17 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
CONFIG_SYS_EXTRA_OPTIONS="LPUART"
+S:CONFIG_ARM=y
+S:CONFIG_TARGET_LS1021AQDS=y