[U-Boot] [PATCH] Ensure device tree DTS is compiled

Andy Shevchenko andy.shevchenko at gmail.com
Tue Mar 14 16:41:36 UTC 2017


On Tue, Mar 14, 2017 at 7:38 AM, James Balean <james at balean.com.au> wrote:
> Enables custom DTS files, or those not associated with a specific target, to be compiled into a boot image.

> +ARCH_PATH := arch/$(ARCH)/dts

> +DTB := $(ARCH_PATH)/dts/$(DEVICE_TREE).dtb

dts/dts ?

> +       $(Q)$(MAKE) $(build)=$(ARCH_PATH)/dts dtbs

Ditto.

-- 
With Best Regards,
Andy Shevchenko


More information about the U-Boot mailing list