]> git.baikalelectronics.ru Git - kernel.git/commit
scripts: dtc: Build fdtoverlay tool
authorViresh Kumar <viresh.kumar@linaro.org>
Fri, 29 Jan 2021 07:24:06 +0000 (12:54 +0530)
committerRob Herring <robh@kernel.org>
Thu, 4 Feb 2021 15:00:04 +0000 (09:00 -0600)
commitc2ab1321e4569297bd12156747ce309a18215866
treece9c1117c3dd23c72f3aedf6ca6a4fc762d2c8b3
parent0f39cf158c6709a1f64271070e57bdac9d8b3278
scripts: dtc: Build fdtoverlay tool

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 one or more overlay dtb blobs to a base
dtb blob. The kernel build system would later use fdtoverlay to generate
the overlaid blobs based on platform specific configurations.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/4a201dea3ba11a00cab7e936dfc1140dac1a1ae3.1611904394.git.viresh.kumar@linaro.org
scripts/dtc/Makefile