arm-trusted-firmware/plat/fvp
Soby Mathew 462c8350f6 Parametrize baudrate and UART clock during console_init()
This patch adds baud rate and UART clock frequency as parameters
to the pl011 driver api console_init(). This allows each platform
to specify UART clock and baud rate according to their specific
hardware implementation.

Fixes ARM-software/tf-issues#215

Change-Id: Id13eef70a1c530e709b34dd1e6eb84db0797ced2
2014-07-28 10:44:04 +01:00
..
aarch64 FVP: Ensure system reset wake-up results in cold boot 2014-07-16 17:11:16 +01:00
drivers/pwrc Remove calling CPU mpidr from bakery lock API 2014-06-23 23:16:39 +01:00
include Merge pull request #163 from sandrine-bailleux/sb/tf-issue-117-v2 2014-07-11 11:19:27 +01:00
bl1_fvp_setup.c Parametrize baudrate and UART clock during console_init() 2014-07-28 10:44:04 +01:00
bl2_fvp_setup.c Parametrize baudrate and UART clock during console_init() 2014-07-28 10:44:04 +01:00
bl31_fvp_setup.c Parametrize baudrate and UART clock during console_init() 2014-07-28 10:44:04 +01:00
bl32_fvp_setup.c Parametrize baudrate and UART clock during console_init() 2014-07-28 10:44:04 +01:00
fvp_def.h Parametrize baudrate and UART clock during console_init() 2014-07-28 10:44:04 +01:00
fvp_io_storage.c Rename FVP specific files and functions 2014-05-23 18:01:41 +01:00
fvp_pm.c Refactor fvp gic code to be a generic driver 2014-07-09 16:36:39 +01:00
fvp_private.h Refactor fvp gic code to be a generic driver 2014-07-09 16:36:39 +01:00
fvp_security.c Refactor fvp_config into common platform header 2014-07-09 16:28:07 +01:00
fvp_topology.c Remove all checkpatch errors from codebase 2014-06-24 12:50:00 +01:00
platform.mk Introduce asm console functions in TF 2014-07-28 10:44:04 +01:00