mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-29 15:43:44 +08: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>
4 lines
80 B
Plaintext
4 lines
80 B
Plaintext
CONFIG_SYS_EXTRA_OPTIONS="LPUART"
|
|
+S:CONFIG_ARM=y
|
|
+S:CONFIG_TARGET_LS1021ATWR=y
|