Skip to content

bootscripts: seeed-rk35xx: pass boot disk tokens on kernel cmdline - #10573

Merged
igorpecovnik merged 1 commit into
armbian:mainfrom
Seeed-Studio:fix/rk35xx-bootdev-token
Sep 1, 2026
Merged

bootscripts: seeed-rk35xx: pass boot disk tokens on kernel cmdline#10573
igorpecovnik merged 1 commit into
armbian:mainfrom
Seeed-Studio:fix/rk35xx-bootdev-token

Conversation

@Mkiring

@Mkiring Mkiring commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

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.

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.
@github-actions github-actions Bot added the 08 Milestone: Third quarter release label Aug 31, 2026
@coderabbitai

coderabbitai Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • Needs review

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: efdee8d9-f8e8-4778-b636-0a41d25c6cf7

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot added size/small PR with less then 50 lines Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... labels Aug 31, 2026
@github-actions github-actions Bot added the Ready to merge Reviewed, tested and ready for merge label Aug 31, 2026
@github-actions

Copy link
Copy Markdown
Contributor

✅ This PR has been reviewed and approved — all set for merge!

@github-actions github-actions Bot removed the Needs review Seeking for review label Aug 31, 2026
@igorpecovnik
igorpecovnik merged commit ceb05d7 into armbian:main Sep 1, 2026
13 checks passed
@Mkiring
Mkiring deleted the fix/rk35xx-bootdev-token branch September 1, 2026 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

08 Milestone: Third quarter release Hardware Hardware related like kernel, U-Boot, ... Ready to merge Reviewed, tested and ready for merge size/small PR with less then 50 lines

Development

Successfully merging this pull request may close these issues.

2 participants