[HEADER] version = 1.1 machine = MT3367 boot = boot.img recovery = recovery.img

[LOADER] loader_filename = loader.bin loader_size = 0x00080000

MT3367 is a System-on-Chip (SoC) designed by MediaTek, a Taiwanese company. It's a mid-range processor commonly used in Android smartphones and tablets.

In the context of Android firmware, a Scatter.txt file is a configuration file used by SP Flash Tool, a popular tool for flashing firmware on MediaTek-based devices. The Scatter.txt file contains information about the memory layout and partition scheme of the device.