public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH edk2-platforms 0/3] synquacer multi-uart support
@ 2018-12-26 13:25 Ard Biesheuvel
  2018-12-26 13:25 ` [PATCH edk2-platforms 1/3] Silicon/SynQuacer/AcpiTables: don't use PCD for PL011 base Ard Biesheuvel
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Ard Biesheuvel @ 2018-12-26 13:25 UTC (permalink / raw)
  To: edk2-devel

Expose the secondary UART also via the ACPI tables (not just via the DT),
and add conditional support for using it for DEBUG output in UEFI.

Ard Biesheuvel (3):
  Silicon/SynQuacer/AcpiTables: don't use PCD for PL011 base
  Silicon/SynQuacer/AcpiTables: expose second UART to the OS
  Silicon/SynQuacer: add support for DEBUG output on second UART

 .../Socionext/DeveloperBox/DeveloperBox.dsc   | 42 ++++++++++++++++---
 .../SynQuacer/AcpiTables/AcpiTables.inf       |  1 -
 .../SynQuacer/Include/Platform/MemoryMap.h    |  8 ++++
 .../SynQuacerMemoryInitPeiLib.c               |  3 ++
 .../Socionext/SynQuacer/AcpiTables/Dsdt.asl   | 21 +++++++++-
 .../Socionext/SynQuacer/AcpiTables/Spcr.aslc  |  3 +-
 6 files changed, 70 insertions(+), 8 deletions(-)

-- 
2.19.2



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

end of thread, other threads:[~2019-01-14 23:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-26 13:25 [PATCH edk2-platforms 0/3] synquacer multi-uart support Ard Biesheuvel
2018-12-26 13:25 ` [PATCH edk2-platforms 1/3] Silicon/SynQuacer/AcpiTables: don't use PCD for PL011 base Ard Biesheuvel
2018-12-26 13:25 ` [PATCH edk2-platforms 2/3] Silicon/SynQuacer/AcpiTables: expose second UART to the OS Ard Biesheuvel
2018-12-26 13:25 ` [PATCH edk2-platforms 3/3] Silicon/SynQuacer: add support for DEBUG output on second UART Ard Biesheuvel
2019-01-11 17:58   ` Leif Lindholm
2019-01-12 18:18     ` Mark Kettenis
2019-01-14 23:18       ` Ard Biesheuvel

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