mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-04-20 11:29:54 +00:00
Enable the OF_LIBFDT_OVERLAY configuration flag so that U-Boot can apply fdt overlays using the "fdt apply" command. This can be used to modify the device tree at runtime to boot a different payload without changing the firmware. Issue-Id: SCM-4386 Signed-off-by: Peter Hoyes <Peter.Hoyes@arm.com> Change-Id: I6e32c5ce833ca7c61f0f73fc256031564e55f1b8 Signed-off-by: Jon Mason <jon.mason@arm.com>