summaryrefslogtreecommitdiff
path: root/scripts/checkstack.pl
diff options
context:
space:
mode:
authorMatthias Schiffer <[email protected]>2023-12-11 12:03:17 +0100
committerTom Rini <[email protected]>2023-12-21 11:59:49 -0500
commite91d6607af47131eab917b31990b3542204e396f (patch)
tree7765da4b7befb2722a0b6a3b55594bcfd4fbe0cc /scripts/checkstack.pl
parent0d72b0f2f83b788273c40ed4a64d1adf74877726 (diff)
boot: add support for fdt_fixup command in environment
The "fdt" command is convenient for making small changes to the OS FDT, especially during development. This is easy when the kernel and FDT are loaded separately, but can be cumbersome for FIT images, requiring to unpack the image, manually apply overlays, etc. Add an option to execute a command "fdt_fixup" from the environment at the beginning of image_setup_libfdt() (after overlays are applied, and before the other fixups). Signed-off-by: Matthias Schiffer <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts/checkstack.pl')
0 files changed, 0 insertions, 0 deletions