public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] ls102xa: ddr4: Use LPUART as console output to verify DCU driver
@ 2015-03-09  9:23 Alison Wang
  2015-04-23 23:25 ` York Sun
  0 siblings, 1 reply; 2+ messages in thread
From: Alison Wang @ 2015-03-09  9:23 UTC (permalink / raw)
  To: u-boot

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 <alison.wang@freescale.com>
---
 board/freescale/ls1021aqds/MAINTAINERS       | 1 +
 configs/ls1021aqds_ddr4_nor_lpuart_defconfig | 3 +++
 2 files changed, 4 insertions(+)
 create mode 100644 configs/ls1021aqds_ddr4_nor_lpuart_defconfig

diff --git a/board/freescale/ls1021aqds/MAINTAINERS b/board/freescale/ls1021aqds/MAINTAINERS
index 661526b..820d322 100644
--- a/board/freescale/ls1021aqds/MAINTAINERS
+++ b/board/freescale/ls1021aqds/MAINTAINERS
@@ -5,6 +5,7 @@ F:	board/freescale/ls1021aqds/
 F:	include/configs/ls1021aqds.h
 F:	configs/ls1021aqds_nor_defconfig
 F:	configs/ls1021aqds_ddr4_nor_defconfig
+F:	configs/ls1021aqds_ddr4_nor_lpuart_defconfig
 F:	configs/ls1021aqds_nor_SECURE_BOOT_defconfig
 F:	configs/ls1021aqds_nor_lpuart_defconfig
 F:	configs/ls1021aqds_sdcard_defconfig
diff --git a/configs/ls1021aqds_ddr4_nor_lpuart_defconfig b/configs/ls1021aqds_ddr4_nor_lpuart_defconfig
new file mode 100644
index 0000000..4d2714b
--- /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
-- 
2.1.0.27.g96db324

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH] ls102xa: ddr4: Use LPUART as console output to verify DCU driver
  2015-03-09  9:23 [U-Boot] [PATCH] ls102xa: ddr4: Use LPUART as console output to verify DCU driver Alison Wang
@ 2015-04-23 23:25 ` York Sun
  0 siblings, 0 replies; 2+ messages in thread
From: York Sun @ 2015-04-23 23:25 UTC (permalink / raw)
  To: u-boot



On 03/09/2015 02:23 AM, Alison Wang wrote:
> 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 <alison.wang@freescale.com>
> ---

Applied to fsl-qoriq master, awaiting upstream.

York

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-23 23:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-09  9:23 [U-Boot] [PATCH] ls102xa: ddr4: Use LPUART as console output to verify DCU driver Alison Wang
2015-04-23 23:25 ` York Sun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox