Re: [ImageBuilder 2/2] Add support for lopper to generate partial dts

2022-09-13 Thread Stefano Stabellini
On Mon, 12 Sep 2022, Michal Orzel wrote: > On 12/09/2022 18:41, Ayan Kumar Halder wrote: > > Hi Michal, > > > > On 12/09/2022 12:59, Michal Orzel wrote: > >> Currently ImageBuilder can compile and merge partial dts obtained from > >> a repository specified using PASSTHROUGH_DTS_REPO. With the rece

Re: [ImageBuilder 2/2] Add support for lopper to generate partial dts

2022-09-13 Thread Michal Orzel
On 13/09/2022 09:54, Michal Orzel wrote: > > Hi Stefano, > > On 13/09/2022 03:13, Stefano Stabellini wrote: >> >> On Mon, 12 Sep 2022, Michal Orzel wrote: >>> Currently ImageBuilder can compile and merge partial dts obtained from >>> a repository specified using PASSTHROUGH_DTS_REPO. With the

Re: [ImageBuilder 2/2] Add support for lopper to generate partial dts

2022-09-13 Thread Michal Orzel
Hi Stefano, On 13/09/2022 03:13, Stefano Stabellini wrote: > > On Mon, 12 Sep 2022, Michal Orzel wrote: >> Currently ImageBuilder can compile and merge partial dts obtained from >> a repository specified using PASSTHROUGH_DTS_REPO. With the recent >> changes done in the lopper, we can use it to g

Re: [ImageBuilder 2/2] Add support for lopper to generate partial dts

2022-09-12 Thread Stefano Stabellini
On Mon, 12 Sep 2022, Michal Orzel wrote: > Currently ImageBuilder can compile and merge partial dts obtained from > a repository specified using PASSTHROUGH_DTS_REPO. With the recent > changes done in the lopper, we can use it to generate partial dts > automatically (to some extent as this is still

Re: [ImageBuilder 2/2] Add support for lopper to generate partial dts

2022-09-12 Thread Michal Orzel
Hi Ayan, On 12/09/2022 18:41, Ayan Kumar Halder wrote: > Hi Michal, > > On 12/09/2022 12:59, Michal Orzel wrote: >> Currently ImageBuilder can compile and merge partial dts obtained from >> a repository specified using PASSTHROUGH_DTS_REPO. With the recent >> changes done in the lopper, we can us

Re: [ImageBuilder 2/2] Add support for lopper to generate partial dts

2022-09-12 Thread Ayan Kumar Halder
Hi Michal, On 12/09/2022 12:59, Michal Orzel wrote: Currently ImageBuilder can compile and merge partial dts obtained from a repository specified using PASSTHROUGH_DTS_REPO. With the recent changes done in the lopper, we can use it to generate partial dts automatically (to some extent as this is

[ImageBuilder 2/2] Add support for lopper to generate partial dts

2022-09-12 Thread Michal Orzel
Currently ImageBuilder can compile and merge partial dts obtained from a repository specified using PASSTHROUGH_DTS_REPO. With the recent changes done in the lopper, we can use it to generate partial dts automatically (to some extent as this is still an early support). Introduce LOPPER_PATH option