Re: [U-Boot] [PATCH v1] apalis/colibri_imx6: add device trees to makefile

2019-03-29 Thread Marcel Ziswiler
Hi Igor On Thu, 2019-03-28 at 16:49 +, Igor Opaniuk wrote: > Hi Marcel, > > Could you please provide steps to reproduce this issue? I've double > checked on the latest master of u-boot-imx, and can sucessfully build > U-boot for Colibri iMX6DL (as an example). To be honest I don't remember e

Re: [U-Boot] [PATCH v1] apalis/colibri_imx6: add device trees to makefile

2019-03-28 Thread Igor Opaniuk
Hi Marcel, Could you please provide steps to reproduce this issue? I've double checked on the latest master of u-boot-imx, and can sucessfully build U-boot for Colibri iMX6DL (as an example). Thanks On Mon, Mar 25, 2019 at 6:38 PM Marcel Ziswiler wrote: > > From: Marcel Ziswiler > > Add device

[U-Boot] [PATCH v1] apalis/colibri_imx6: add device trees to makefile

2019-03-25 Thread Marcel Ziswiler
From: Marcel Ziswiler Add device trees to Makefile to avoid newly introduced error: Device Tree Source is not correctly specified. Please define 'CONFIG_DEFAULT_DEVICE_TREE' or build with 'DEVICE_TREE=' argument make[1]: *** [dts/Makefile:28: arch/arm/dts/imx6-apalis.dtb] Error 1 make: *** [Mak