[PATCH V4 0/3] scripts: dtc: Build fdtoverlay

From: Viresh Kumar
Date: Tue Jan 12 2021 - 03:29:51 EST


We will start building overlays for platforms soon in the kernel and
would need fdtoverlay tool going forward. Lets start fetching and
building it.

While at it, also remove fdtdump.c file, which isn't used by the kernel.

V4:
- Don't fetch and build fdtdump.c
- Remove fdtdump.c

Viresh Kumar (3):
scripts: dtc: Add fdtoverlay.c to DTC_SOURCE
scripts: dtc: Build fdtoverlay tool
scripts: dtc: Remove the unused fdtdump.c file

scripts/dtc/Makefile | 6 +-
scripts/dtc/fdtdump.c | 163 -------------------------------
scripts/dtc/update-dtc-source.sh | 6 +-
3 files changed, 8 insertions(+), 167 deletions(-)
delete mode 100644 scripts/dtc/fdtdump.c

--
2.25.0.rc1.19.g042ed3e048af