arm: ls102xa: Add LPUART support for LS1021ATWR board

This patch adds LPUART support for LS1021ATWR board.
For ls1021atwr_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:59 +08:00
committed by York Sun
parent 8fc2121a10
commit 55d53ab45e
3 changed files with 16 additions and 0 deletions

View File

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