meta-qcom/ci/base.yml 中的 KERNEL_CMDLINE_EXTRA 以将更改应用于所有机器,或修改 SoC 专用的机器包含文件(meta-qcom/conf/machine/include/qcom-<SoC>.inc)以仅应用于单个目标:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
🚀 QLI Version 2.1 is now live ! Switch to new version to check out the latest content
meta-qcom/ci/base.yml 中的 KERNEL_CMDLINE_EXTRA 以将更改应用于所有机器,或修改 SoC 专用的机器包含文件(meta-qcom/conf/machine/include/qcom-<SoC>.inc)以仅应用于单个目标:
KERNEL_CMDLINE_EXTRA:append = "console=ttyMSM0,115200n8 earlycon"
