Three terms come up constantly in MediaTek servicing and get used interchangeably even though they mean different things. Understanding the difference explains most of the failures technicians run into.
The preloader
The preloader is the first piece of code the chipset runs. It initialises memory, sets up the download interface, and hands control onward. For servicing this is the most important component, because it is what a tool communicates with when the device is in download mode — and it carries the security metadata that determines which profile applies.
When we say a chipset is supported at preloader level, we mean operations are possible through this interface even where no retail model list exists — as with several embedded and TV platforms.
The bootloader
The bootloader runs after the preloader and is responsible for starting Android. It enforces verification: whether the system images are signed and permitted to run. Locked or unlocked bootloader state affects what can be modified on a device, but it is a later stage than the preloader and a different thing entirely.
Custom loaders
A custom loader is a preloader that has been modified from the manufacturer’s original — sometimes by an OEM for a specific carrier build, sometimes by a previous repair. It is the most common reason a device that should be supported on paper does not respond as expected.
This is why our model lists carry the qualifier all must work unless the device has a custom loader. The chipset is supported; that particular unit has been altered.
What to do when an operation fails
- Confirm the chipset and security revision, in case the wrong profile was selected.
- Analyse the preloader to check whether it matches the expected platform signature.
- Note any history — a device that has been through another repair shop is a strong custom-loader candidate.
- Send the details to support rather than repeating the same attempt.
Open a ticket with the chipset, firmware version and what you observed, and we can usually tell you quickly whether the unit is workable.