summaryrefslogtreecommitdiff
path: root/plat/freescale/imx8qm/include/platform_def.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat/freescale/imx8qm/include/platform_def.h')
-rw-r--r--plat/freescale/imx8qm/include/platform_def.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/plat/freescale/imx8qm/include/platform_def.h b/plat/freescale/imx8qm/include/platform_def.h
index 5579ee06..ec3d463d 100644
--- a/plat/freescale/imx8qm/include/platform_def.h
+++ b/plat/freescale/imx8qm/include/platform_def.h
@@ -87,5 +87,6 @@
* open debug console, need to comment out console_uninit in
* ./plat/common/aarch64/plat_common.c as well.
*/
-#define DEBUG_CONSOLE 1
+#define DEBUG_CONSOLE 0
+#define DEBUG_CONSOLE_A53 0
#define PLAT_IMX8QM 1