cdns: Use generic console_t data structure
Since now the generic console_t structure holds the UART base address as
well, let's use that generic location and drop the UART driver specific
data structure at all.

Change-Id: I9f8b55414ab7965e431e3e86d182eabd511f32a4
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
1 parent f695e1e commit 78b40dce6403e1f2c79e860aa1cdffb88a73b6e3
@Andre Przywara Andre Przywara authored on 24 Jan 2020
Showing 4 changed files
View
drivers/cadence/uart/aarch64/cdns_console.S
View
include/drivers/cadence/cdns_uart.h
View
plat/xilinx/zynqmp/bl31_zynqmp_setup.c
View
plat/xilinx/zynqmp/tsp/tsp_plat_setup.c