LS 16550: 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: Ifd6aff1064ba1c3c029cdd8a83f715f7a9976db5
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
1 parent c10db6d commit 9536a25e03e554afbb273583f24ca44c6ad889fd
@Andre Przywara Andre Przywara authored on 24 Jan 2020
Showing 7 changed files
View
plat/layerscape/common/aarch64/ls_console.S
View
plat/layerscape/common/include/ls_16550.h
View
plat/layerscape/common/ls_bl1_setup.c
View
plat/layerscape/common/ls_bl2_setup.c
View
plat/layerscape/common/ls_bl31_setup.c
View
plat/layerscape/common/tsp/ls_tsp_setup.c
View
plat/nvidia/tegra/soc/t194/plat_setup.c