Closed olasnap closed 3 weeks ago
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.
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.