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.
- Bumped patch version
- Oppo ofp firmware in-a-zip file is currently supported
- Both Oppo's ozip and ofp decrypter is fetched from upstream now
- vmlinux-to-elf by marin-m is fetched from upstream now
- unpacking boot/recovery image is no longer silent
- Files larger than 62 MB will be split into parts
Signed-off-by: rokibhasansagar <rokibhasansagar2014@outlook.com>
- Helpfull for making TWRP Trees
- Also added another possible path for finding realme codename
Signed-off-by: rokibhasansagar <rokibhasansagar2014@outlook.com>