summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorAlison Wang <b18965@freescale.com>2015-01-04 15:30:59 +0800
committerYork Sun <yorksun@freescale.com>2015-01-23 22:29:15 -0600
commit55d53ab45e3be3442c7b8555ff059df1d28f2838 (patch)
tree9f94e778d5f320bfb9ccf94d7b1b5c91cbd66ab6 /configs
parent8fc2121a10e92bfd7cb1db50fb110d3ca9acfbda (diff)
downloadblackbird-obmc-uboot-55d53ab45e3be3442c7b8555ff059df1d28f2838.tar.gz
blackbird-obmc-uboot-55d53ab45e3be3442c7b8555ff059df1d28f2838.zip
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>
Diffstat (limited to 'configs')
-rw-r--r--configs/ls1021atwr_nor_lpuart_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/ls1021atwr_nor_lpuart_defconfig b/configs/ls1021atwr_nor_lpuart_defconfig
new file mode 100644
index 0000000000..bdab6d9985
--- /dev/null
+++ b/configs/ls1021atwr_nor_lpuart_defconfig
@@ -0,0 +1,3 @@
+CONFIG_SYS_EXTRA_OPTIONS="LPUART"
++S:CONFIG_ARM=y
++S:CONFIG_TARGET_LS1021ATWR=y
OpenPOWER on IntegriCloud