scripts/dtc: Update to upstream version v1.4.3

Using the update-dtc-source.sh script from Linux v4.14-rc1 import the
portions of dtc that we require.  We bring in update-dtc-source.sh and
scripts/dtc/Makefile from Linux v4.14-rc1.  Rework DTC_FLAGS handling to
not require a test.

Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini 2017-09-23 12:52:44 -04:00
parent 0929863aff
commit c0e032e009
35 changed files with 15100 additions and 13 deletions

View file

@ -0,0 +1 @@
#define DTC_VERSION "DTC 1.4.3"