Mt3367 Android: Scattertxt Better New Best

python -c "import re; f=open('MT3367_Android_scatter.txt').read(); addrs=[int(x,16) for x in re.findall('linear_start_addr: 0x([0-9a-f]+)', f, re.I)]; print('OK' if all(addrs[i] <= addrs[i+1] for i in range(len(addrs)-1)) else 'Overlap detected')"

If you want, tell me the device model or paste your stock scatter.txt and I’ll produce a cleaned, ready-to-flash scatter template for that device. mt3367 android scattertxt better new