arm_fpga: Use Generic UART
The SCP firmware on the ARM FPGA initialises the UART already. This allows
us to treat the PL011 as an SBSA Generic UART, which does not require
any further setup.

This in particular removes the need for any baudrate and base clock related
settings to be hard coded into the BL31 image.

Change-Id: I16fc943526267356b97166a7068459e06ff77f0f
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
1 parent 7a61114 commit 93bb7a0ac35bb1490bac0b0b667f5845f9dbdd3c
@Andre Przywara Andre Przywara authored on 9 Apr 2020
Showing 5 changed files
View
plat/arm/board/arm_fpga/aarch64/fpga_helpers.S
View
plat/arm/board/arm_fpga/fpga_console.c
View
plat/arm/board/arm_fpga/fpga_def.h
View
plat/arm/board/arm_fpga/include/platform_def.h
View
plat/arm/board/arm_fpga/platform.mk