Here’s a draft write-up explaining the concept of a in the context of Android devices, why a universal version doesn’t exist, and how to work with device-specific scatter files.
# ================================================================= # SYSTEM (Android OS) # Size varies wildly (0x60000000 for 1.5GB to much larger) # ================================================================= [partition_index] index=9 partition_name=system file_name=system.img is_download=true linear_start_addr=0x3C00000 physical_start_addr=0x3C00000 partition_size=0x60000000 partition_type=LV # ================================================================= scatter file for all android phones