bootscripts: seeed-rk35xx: pass boot disk tokens on kernel cmdline - #10573
Conversation
Add armbian.bootdev/armbian.bootdevnum so initramfs hooks can anchor root/userdata resolution to the disk U-Boot actually loaded the OS from when several disks carry identical cloned images (duplicate PARTLABEL/UUID); without the token the first-match scan may assemble the root from the wrong disk.
|
Important Review skippedAuto reviews are limited based on label configuration. 🏷️ Required labels (at least one) (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
✅ This PR has been reviewed and approved — all set for merge! |
Add armbian.bootdev/armbian.bootdevnum so initramfs hooks can anchor root/userdata resolution to the disk U-Boot actually loaded the OS from when several disks carry identical cloned images (duplicate PARTLABEL/UUID); without the token the first-match scan may assemble the root from the wrong disk.