Commit aefac30c authored by Phil Elwell's avatar Phil Elwell Committed by popcornmix
Browse files

scripts/dtc: Update to upstream version 1.4.1



Includes the new localfixups format.

Signed-off-by: default avatarPhil Elwell <phil@raspberrypi.org>

scripts/dtc: Fix UMR causing corrupt dtbo overlay files

struct fixup_entry is allocated from the heap but it's member
local_fixup_generated was never initialized. This lead to
corrupted dtbo files.

Fix this by initializing local_fixup_generated to false.

Signed-off-by: default avatarMatthias Reichl <hias@horus.com>

scripts/dtc: Only emit local fixups for overlays

Signed-off-by: default avatarPhil Elwell <phil@raspberrypi.org>
parent 9d454add
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment