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
1 parent fce5f75 commit 462c8350f6ed6b950609de1f72f00098440d3354
@Soby Mathew Soby Mathew authored on 14 Jul 2014
Showing 8 changed files
View
drivers/arm/pl011/pl011_console.S
View
include/drivers/arm/pl011.h
View
include/drivers/console.h
View
plat/fvp/bl1_fvp_setup.c
View
plat/fvp/bl2_fvp_setup.c
View
plat/fvp/bl31_fvp_setup.c
View
plat/fvp/bl32_fvp_setup.c
View
plat/fvp/fvp_def.h