arm-trusted-firmware/plat/imx
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
..
common imx: console: Use CONSOLE_T_BASE for UART base address 2020-03-05 13:56:56 +00:00
imx7 imx: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
imx8m Merge "plat: imx8m: Fix the rdc memory region slot's offset" into integration 2020-02-26 08:33:39 +00:00
imx8qm imx: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
imx8qx imx: Use generic console_t data structure 2020-02-25 09:34:38 +00:00