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