Skip to content

u-boot:mc3: Add support for multiple devicetrees for u-boot

Jonas Höppner requested to merge u-boot-multiple-devicetrees into kirkstone

Adding new variable UBOOT_ADDITIONAL_DTB_NAMES to specify more then one devicetree, use it in the u-boot and the imx-boot recipe to integrate everything into one fit image.

Merge request reports