Re: [PATCH V6 2/6] scripts: dtc: Build fdtoverlay tool
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2021-01-25 03:17:40
Also in:
lkml
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2021-01-25 03:17:40
Also in:
lkml
On 23-01-21, 11:35, David Gibson wrote:
On Fri, Jan 22, 2021 at 04:20:32PM +0530, Viresh Kumar wrote:quoted
We will start building overlays for platforms soon in the kernel and would need fdtoverlay going forward. Lets start building it. The fdtoverlay program applies (or merges) one or more overlay dtbSaying "merges" here is probably misleading, since as I mentioned elsewhere fdtoverlay can *not* merge overlays, only apply them to a base tree.
Right, my mistake. -- viresh