Skip to content

Conversation

@hexagonal-sun
Copy link
Owner

The kernel command line is passed via the FDT's chosen node. Use that, rather than hard-coding it into the kernel.

Fixes: #20

The kernel command line is passed via the FDT's chosen node. Use that,
rather than hard-coding it into the kernel.

Fixes: #20
@hexagonal-sun hexagonal-sun merged commit 511a0db into master Dec 7, 2025
1 check 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.

arm64: parse linux command line from fdt chosen node

2 participants