]> git.baikalelectronics.ru Git - arm-tf.git/commit
plat: imx: imx8qm: apply clk/pinmux configuration for DEBUG_CONSOLE
authorIgor Opaniuk <igor.opaniuk@gmail.com>
Mon, 16 Mar 2020 21:07:16 +0000 (23:07 +0200)
committerIgor Opaniuk <igor.opaniuk@gmail.com>
Mon, 16 Mar 2020 21:21:42 +0000 (23:21 +0200)
commit98a69dfd4a6fdd17b4e1cf7382d38bc6b26291a7
tree240ed9d5bd8bd154106b7cbffb03a8c2550775c9
parentfc1596b34761104f9384766d49286938b1dff622
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
plat/imx/imx8qm/include/platform_def.h