imx: 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: I058f793e4024fa7291e432f5be374a77faf16f36
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
1 parent e21a788 commit d7873bcd541b99a816c4ea6f1cce66858641f6fc
@Andre Przywara Andre Przywara authored on 24 Jan 2020
Showing 8 changed files
View
drivers/imx/uart/imx_uart.h
View
plat/imx/common/include/imx8_lpuart.h
View
plat/imx/common/include/imx_uart.h
View
plat/imx/imx7/common/imx7_bl2_el3_common.c
View
plat/imx/imx8m/imx8mm/imx8mm_bl31_setup.c
View
plat/imx/imx8m/imx8mq/imx8mq_bl31_setup.c
View
plat/imx/imx8qm/imx8qm_bl31_setup.c
View
plat/imx/imx8qx/imx8qx_bl31_setup.c