You've already forked meta-qcom-extras
mirror of
https://github.com/linux-msm/meta-qcom-extras.git
synced 2026-02-25 13:14:43 -08:00
Make it possible to not set the root= argument in the image's kernel cmdline. Setting QCOM_BOOTIMG_ROOTFS to "" will skip setting the root= argument. Determining the rootfs is now deferred to the bootloader. One use-case for this is to support boot slots. Signed-off-by: Ola Jeppsson <ola@snap.com>