summaryrefslogtreecommitdiff
path: root/include/configs/imx8qm_mek_android_auto_xen.h
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2018-06-14 19:04:36 -0700
committerYe Li <ye.li@nxp.com>2018-06-14 19:54:50 -0700
commit2942cb192c0fff45307042bf60da08a30ccddaf2 (patch)
treed97d0e7acec30f993926794f7a697a5a38188383 /include/configs/imx8qm_mek_android_auto_xen.h
parent59f04c2e5576b984225468b529390db5bed4f604 (diff)
MLK-18614-3 Xen: imx8qm_mek: Fix the CONFIG_FASTBOOT_USB_DEV and DTB issue
Because the Xen u-boot is using OTG port not typec port, the CONFIG_FASTBOOT_USB_DEV should set to 0 not 1. Otherwise the fastboot will fail. Remove duplicated "/dts-v1/;" from Xen DTB. Signed-off-by: Ye Li <ye.li@nxp.com> (cherry picked from commit ceaa529b34752045dcd294572c30c7c56a48abe7)
Diffstat (limited to 'include/configs/imx8qm_mek_android_auto_xen.h')
-rw-r--r--include/configs/imx8qm_mek_android_auto_xen.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/imx8qm_mek_android_auto_xen.h b/include/configs/imx8qm_mek_android_auto_xen.h
index 0cf548f2fd..62d94ce769 100644
--- a/include/configs/imx8qm_mek_android_auto_xen.h
+++ b/include/configs/imx8qm_mek_android_auto_xen.h
@@ -29,6 +29,9 @@
#undef CONFIG_REQUIRE_SERIAL_CONSOLE
#undef CONFIG_IMX_SMMU
+#undef CONFIG_FASTBOOT_USB_DEV
+#define CONFIG_FASTBOOT_USB_DEV 0 /* Use OTG port, not typec port */
+
/* This needs to be stay same in iomem in domu.cfg */
#define SC_IPC_CH 0x15d1d0000