Skip to content

assemble_cvd: Support quiescent boot for U-Boot#2877

Merged
Databean merged 1 commit into
google:mainfrom
kinshu-mangal:quiescent-boot-fix
Jul 22, 2026
Merged

assemble_cvd: Support quiescent boot for U-Boot#2877
Databean merged 1 commit into
google:mainfrom
kinshu-mangal:quiescent-boot-fix

Conversation

@kinshu-mangal

Copy link
Copy Markdown
Contributor

The prebuilt U-Boot bootloader in Cuttlefish TV lacks quiescent boot support because it does not read the 'boot-quiescent' command from the BCB partition.

Inject a check into the U-Boot environment script ('uenvcmd') during assemble_cvd. If 'boot-quiescent' is detected in BCB, append 'androidboot.quiescent=1' to kernel bootargs and clear the BCB command.

Bug: b/465288316

The prebuilt U-Boot bootloader in Cuttlefish TV lacks quiescent boot support
because it does not read the 'boot-quiescent' command from the BCB partition.

Inject a check into the U-Boot environment script ('uenvcmd') during assemble_cvd.
If 'boot-quiescent' is detected in BCB, append 'androidboot.quiescent=1' to kernel
bootargs and clear the BCB command.

Bug: b/465288316
@Databean Databean added the kokoro:run Run e2e tests. label Jul 21, 2026
@GoogleCuttlefishTesterBot GoogleCuttlefishTesterBot removed the kokoro:run Run e2e tests. label Jul 21, 2026
@Databean
Databean added this pull request to the merge queue Jul 22, 2026
Merged via the queue into google:main with commit 4b8e55a Jul 22, 2026
46 of 47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants