Hi Corey, Thanks for the patch.
bootargs can come from 3 places boot scripts, kernel cmdline and device-tree. We will take a look on this issue, In theory we should not overwite these values instead we should be appending on top of existing bootargs.
Thanks, Sandeep On 2/9/2023 2:05 PM, Thompson, Corey via lists.yoctoproject.org wrote:
Hello. We like to sometimes manipulate bootargs from the U-Boot prompt to control the boot process for development or debugging purposes (such as to control the target runlevel, to specify initramfs script breakpoints, or to experiment with kernel options, etc.). After upgrading to rel-v2022.2 we noticed that our bootargs were no longer making it into the kernel command line. We're using the attached patch to restore this functionality. Please feel welcome to incorporate this into future Xilinx releases if you are happy with it. Thanks, Corey
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#5148): https://lists.yoctoproject.org/g/meta-xilinx/message/5148 Mute This Topic: https://lists.yoctoproject.org/mt/96862890/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
