Commit Graph

2 Commits

Author SHA1 Message Date
Hendra Manudinata 5443d89a08
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.
2021-06-19 11:18:53 +07:00
rokibhasansagar b976e12beb
Phoenix is Risen
Signed-off-by: rokibhasansagar <rokibhasansagar2014@outlook.com>
2020-10-18 12:13:25 +06:00