[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1610431620.git.viresh.kumar@linaro.org>
Date: Tue, 12 Jan 2021 13:58:59 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: Pantelis Antoniou <pantelis.antoniou@...sulko.com>,
Frank Rowand <frowand.list@...il.com>,
Rob Herring <robh+dt@...nel.org>
Cc: Viresh Kumar <viresh.kumar@...aro.org>, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-kbuild@...r.kernel.org,
Vincent Guittot <vincent.guittot@...aro.org>,
Bill Mills <bill.mills@...aro.org>, anmar.oueja@...aro.org,
Masahiro Yamada <masahiroy@...nel.org>
Subject: [PATCH V4 0/3] scripts: dtc: Build fdtoverlay
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
Powered by blists - more mailing lists