arm-trusted-firmware/plat
Andre Przywara 6627de5320 imx: console: Use CONSOLE_T_BASE for UART base address
Since commit ac71344e9e we have the UART base address in the generic
console_t structure. For most platforms the platform-specific struct
console is gone, so we *must* use the embedded base address, since there
is no storage behind the generic console_t anymore.

Replace the usage of CONSOLE_T_DRVDATA with CONSOLE_T_BASE to fix this.

Change-Id: I6d2ab0bc2c845c71f98b9dd64d89eef3252f4591
Reported-by: Varun Wadekar <vwadekar@nvidia.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2020-03-05 13:56:56 +00:00
..
allwinner Merge "allwinner: Implement PSCI system suspend using SCPI" into integration 2020-02-26 09:11:37 +00:00
amlogic meson: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
arm Merge changes I75f6d135,I4add470e,I0ecd3a2b,I67a63d73 into integration 2020-02-28 16:52:55 +00:00
common include: move MHZ_TICKS_PER_SEC to utils_def.h 2020-02-20 09:25:45 -08:00
hisilicon pl011: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
imx imx: console: Use CONSOLE_T_BASE for UART base address 2020-03-05 13:56:56 +00:00
intel/soc Merge "intel: Enable EMAC PHY in Intel FPGA platform" into integration 2020-02-28 10:51:49 +00:00
layerscape LS 16550: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
marvell marvell: Consolidate console register calls 2020-02-25 09:34:38 +00:00
mediatek Merge "mt8173: Add support for new watchdog SMC" into integration 2020-02-28 10:48:21 +00:00
nvidia/tegra Tegra: spe: use CONSOLE_T_BASE to save MMIO base address 2020-03-05 13:54:58 +00:00
qemu pl011: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
renesas/rcar rcar: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
rockchip 16550: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
rpi 16550: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
socionext uniphier: prepare uniphier_soc_info() for next SoC 2020-02-26 17:55:11 +09:00
st stm32: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
ti/k3 16550: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
xilinx pl011: Use generic console_t data structure 2020-02-25 09:34:38 +00:00