Skip to content
Snippets Groups Projects
Unverified Commit 693079ab authored by Luca Weiss's avatar Luca Weiss Committed by Oliver Smith
Browse files

mkinitfs: Introduce deviceinfo_append_dtb variable (!387)

We don't need to append the dtb to the kernel image in all cases, with
e.g. the u-boot bootloader we can load the dtb seperately from the
kernel image. Introduce a new variable deviceinfo_append_dtb, if set to
"true", append the dtb, otherwise just copy the dtb file to the boot
partition.

Fixes #260

[ci:ignore-count]
parent e25a2335
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
Showing
with 32 additions and 24 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment