projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd3c0c1
)
MLK-24172-2 configs: imx8qm: disable SPL DM serial for domu
author
Peng Fan
<peng.fan@nxp.com>
Wed, 27 May 2020 06:08:27 +0000
(14:08 +0800)
committer
Ye Li
<ye.li@nxp.com>
Thu, 29 Apr 2021 12:06:40 +0000
(
05:06
-0700)
Disable SPL DM SERIAL for domu, there is no mmu setup,
paravirtual console not work.
Reviewed-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
(cherry picked from commit
019e2c88f0d97ee83ab0c28493467503bd1f73b1
)
configs/imx8qm_mek_androidauto_xen_defconfig
patch
|
blob
|
history
diff --git
a/configs/imx8qm_mek_androidauto_xen_defconfig
b/configs/imx8qm_mek_androidauto_xen_defconfig
index
0424ad9
..
832cd39
100644
(file)
--- a/
configs/imx8qm_mek_androidauto_xen_defconfig
+++ b/
configs/imx8qm_mek_androidauto_xen_defconfig
@@
-18,6
+18,7
@@
CONFIG_SPL_MMC_SUPPORT=y
CONFIG_SPL_EFI_PARTITION=y
CONFIG_SPL_DOS_PARTITION=n
CONFIG_SPL_DM_SEQ_ALIAS=y
+CONFIG_SPL_DM_SERIAL=n
CONFIG_SPL_SERIAL_SUPPORT=y
CONFIG_SPL_DRIVERS_MISC_SUPPORT=y
CONFIG_USE_TINY_PRINTF=n