arm-trusted-firmware/plat/imx
Igor Opaniuk 98a69dfd4a plat: imx: imx8qm: apply clk/pinmux configuration for DEBUG_CONSOLE
Having DEBUG_CONSOLE enabled without enabling DEBUG_CONSOLE_A53
doesn't make sense (since UART pinmux/clock configuration is applied
for UART only when DEBUG_CONSOLE_A53 is enabled).

Enable DEBUG_CONSOLE_A53 if DEBUG_CONSOLE is enabled.

Signed-off-by: Igor Opaniuk <igor.opaniuk@gmail.com>
Change-Id: I8ca411d5544658b9bcc39e5340ec042c51088b96
2020-03-16 23:21:42 +02:00
..
common plat: imx: imx8_iomux: fix shift-overflow errors 2020-03-16 22:49:16 +02:00
imx7 imx: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
imx8m Merge "TF-A GICv3 driver: Separate GICD and GICR accessor functions" into integration 2020-03-11 15:38:45 +00:00
imx8qm plat: imx: imx8qm: apply clk/pinmux configuration for DEBUG_CONSOLE 2020-03-16 23:21:42 +02:00
imx8qx TF-A GICv3 driver: Separate GICD and GICR accessor functions 2020-03-10 09:40:19 +00:00