audk/ArmPlatformPkg/Include/Drivers
Evan Lloyd f63005282c ArmPlatformPkg: Add support to configure PL011 UART clock
On some platforms the UART clock is not the same for all the serial
ports. The PL011 driver must be capable of handling serial ports with
different clock rates, so must not rely on a PCD for the clock rate.

This patch allows the UART clock rate to be passed as a parameter
to PL011UartInitializePort(), which is called from the serial port
library. This patch also contains the corresponding changes in the
serial port library.

The PCD in Drivers/PL011Uart is replaced by an extra parameter for
PL011UartInitializePort.  The PCD is moved to Library/PL011SerialPortLib
to supply the value to pass.

A corresponding patch to ArmVirtPkg is included in the same bundle to
align that with these changes.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Signed-off-by: Evan Lloyd <evan.lloyd@arm.com>
Tested-by: Ryan Harkin <ryan.harkin@linaro.org>
2016-06-15 16:15:50 +02:00
..
ArmTrustzone.h ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
HdLcd.h ArmPlatformPkg/LcdGraphicsOutputDxe: Added support for ARM HDLCD controller (2) 2012-02-28 17:13:30 +00:00
PL011Uart.h ArmPlatformPkg: Add support to configure PL011 UART clock 2016-06-15 16:15:50 +02:00
PL031RealTimeClock.h ArmPlatformPkg/PL031RealTimeClock: Fixed driver to support UEFI Runtime Services 2014-04-08 17:59:00 +00:00
PL35xSmc.h ArmPlatformPkg/PL35xSmc: Added function PL35xSmcSetRefresh 2012-05-02 20:04:00 +00:00
PL061Gpio.h ArmPlatformPkg: PL061: support multiple controller 2016-03-14 13:17:34 +00:00
PL111Lcd.h ArmPlatformPkg/LcdGraphicsOutputDxe: check PrimeCell ID before initializing 2015-08-25 13:11:11 +00:00
PL301Axi.h ARM Packages: Fixed line endings 2013-01-25 11:28:06 +00:00
PL310L2Cache.h ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Drivers/ 2011-07-01 15:30:01 +00:00
PL341Dmc.h ARM Packages: Replace tabs by spaces for indentation 2014-08-26 10:14:17 +00:00
SP804Timer.h ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
SP805Watchdog.h ArmPlatformPkg/SP805Watchdog.h: Removed the DXE function declarations from the header 2012-03-26 10:58:06 +00:00