mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 17:07:38 +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>
12 lines
418 B
Text
12 lines
418 B
Text
LS1021AQDS BOARD
|
|
M: Alison Wang <alison.wang@freescale.com>
|
|
S: Maintained
|
|
F: board/freescale/ls1021aqds/
|
|
F: include/configs/ls1021aqds.h
|
|
F: configs/ls1021aqds_nor_defconfig
|
|
F: configs/ls1021aqds_ddr4_nor_defconfig
|
|
F: configs/ls1021aqds_nor_SECURE_BOOT_defconfig
|
|
F: configs/ls1021aqds_nor_lpuart_defconfig
|
|
F: configs/ls1021aqds_sdcard_defconfig
|
|
F: configs/ls1021aqds_qspi_defconfig
|
|
F: configs/ls1021aqds_nand_defconfig
|