mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
55d53ab45e
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>
3 lines
80 B
Text
3 lines
80 B
Text
CONFIG_SYS_EXTRA_OPTIONS="LPUART"
|
|
+S:CONFIG_ARM=y
|
|
+S:CONFIG_TARGET_LS1021ATWR=y
|