plat: imx: imx8qm: provide debug uart num as build param
This removes hardcoded iomux/clk/addr configuration for debug uart,
provides possibility (as a workaround, till that information isn't
provided via DT) to set this configuration during compile time via
IMX_DEBUG_UART build flag.

Usage:
$ make PLAT=imx8qm IMX_DEBUG_UART=1 bl31

Signed-off-by: Igor Opaniuk <igor.opaniuk@gmail.com>
Change-Id: Ib5f5dd81ba0c8ad2b2dc5647ec75629072f511c5
1 parent 965c078 commit fc1596b34761104f9384766d49286938b1dff622
@Igor Opaniuk Igor Opaniuk authored on 16 Mar 2020
Showing 3 changed files
View
plat/imx/imx8qm/imx8qm_bl31_setup.c
View
plat/imx/imx8qm/include/platform_def.h
View
plat/imx/imx8qm/platform.mk