summaryrefslogtreecommitdiff
path: root/recipes-kernel/kernel-module-atemsys
diff options
context:
space:
mode:
authorFrancesco Dolcini <francesco.dolcini@toradex.com>2024-04-16 18:47:12 +0200
committerFrancesco Dolcini <francesco.dolcini@toradex.com>2024-04-18 09:36:05 +0200
commita10096a71a4444412b92400fada7360e6333cbc9 (patch)
tree033c58db799a4c16deaec56142c53340162b436a /recipes-kernel/kernel-module-atemsys
parent101bb917159e3c1fb15e3f18e45dc449f78a3e31 (diff)
u-boot-distro-boot: set kernel cmdline using APPEND variable
Do not depend on U-Boot environment for setting the Linux kernel command line from the boot script. Use standard APPEND variable to specify the kernel command line, stop using ${defargs}, ${setup} and ${vidargs} from U-Boot environment. APPEND is the standard OE variable to set the kernel command line, it is for example used in OE-core rootfs-postcommands.bbclass to add "ro" to the command line and part of the official documentation. U-Boot ${tdxargs} is still supported and its content is added to the command line. Remove consoleblank=0 since this is already the kernel default. Link: https://docs.yoctoproject.org/dev/kernel-dev/faq.html#how-do-i-change-the-linux-kernel-command-line Related-to: ELB-5619 Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Diffstat (limited to 'recipes-kernel/kernel-module-atemsys')
0 files changed, 0 insertions, 0 deletions