Skip to content

Conversation

kees
Copy link
Contributor

@kees kees commented Feb 21, 2018

The important "followkernel" option was not documented.

@JamesH65
Copy link
Contributor

@pelwell Phil, is this something you can confirm or deny? I'm not familiar with the this stuff.

@pelwell
Copy link
Contributor

pelwell commented Feb 23, 2018

"followkernel" is indeed a magic address (equivalant to 0), which means "load the initramfs to any address that will work". Kernel compression makes it hard to choose an address immediately after the kernel, so instead we load other components (device tree, initramfs) to a high address that is safe for the platform.

Remove the work "immediately" and I'm happy with the change.

@JamesH65
Copy link
Contributor

@kees If you can update to reflect @pelwell comment, I'll merge this.

The important "followkernel" option was not documented.
@kees
Copy link
Contributor Author

kees commented Feb 24, 2018

Updated! (And included the note about '0' being the same.)

@JamesH65 JamesH65 merged commit 1a2322a into raspberrypi:master Feb 27, 2018
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