utils: Use Android version of DTC

Using Android version of DTC resulting more correct of dumped DTS. The
one that I notice is comma seperator between value. With Linux DTC, the
comma seperator is converted to '\0', while Android DTC convert these
normally.

I don't know the difference of those, but if there a normal version, why
not?

The source of Android DTC is taken from here:
https://android.googlesource.com/platform/external/dtc, branch master.
This commit is contained in:
Hendra Manudinata 2021-06-19 11:13:54 +07:00
parent 698113dc3f
commit 5443d89a08
No known key found for this signature in database
GPG Key ID: 2E4D15A9C6D59010

BIN
utils/dtc

Binary file not shown.