From 997c67d98b2230d3d17ed8143e490067d640b75b Mon Sep 17 00:00:00 2001 From: Alison Wang Date: Mon, 9 Mar 2015 17:23:09 +0800 Subject: ls102xa: ddr4: Use LPUART as console output to verify DCU driver On QDS board with DDR4 DIMM, LPUART is used as console output to verify DCU driver. This patch adds ls1021aqds_ddr4_nor_lpuart_defconfig for this support. Signed-off-by: Alison Wang Reviewed-by: York Sun --- configs/ls1021aqds_ddr4_nor_lpuart_defconfig | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 configs/ls1021aqds_ddr4_nor_lpuart_defconfig (limited to 'configs') diff --git a/configs/ls1021aqds_ddr4_nor_lpuart_defconfig b/configs/ls1021aqds_ddr4_nor_lpuart_defconfig new file mode 100644 index 0000000000..4d2714b4be --- /dev/null +++ b/configs/ls1021aqds_ddr4_nor_lpuart_defconfig @@ -0,0 +1,3 @@ +CONFIG_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4,LPUART" +CONFIG_ARM=y +CONFIG_TARGET_LS1021AQDS=y -- cgit v1.2.1