Skip to content

Set max-page-size for linking bootstrap

bjorn3 requested to merge bjorn3/cookbook:fix_bootstrap into master

Without this the virtual addresses will not match the file offsets for the final initfs blob on AArch64 as there it will align to 64k by default.

Merge request reports