Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MTD_PARSER_TPLINK_SAFELOADER
:
CONFIG_MTD && ( CONFIG_ARCH_BCM_5301X || CONFIG_ATH79 || CONFIG_SOC_MT7620 || CONFIG_SOC_MT7621 || CONFIG_COMPILE_TEST )
tplink_safeloader
TP-Link home routers use flash partitions to store various data. Info about flash space layout is stored in a partitions table using a custom ASCII-based format.
That format was first found in devices with SafeLoader bootloader and was named after it. Later it was adapted to CFE and U-Boot bootloaders.
This driver reads partitions table, parses it and creates MTD partitions.
Raw data from LKDDb:
lkddb module tplink_safeloader CONFIG_MTD_PARSER_TPLINK_SAFELOADER : drivers/mtd/parsers/Kconfig : "TP-Link Safeloader partitions parser" # in 6.2–6.12
lkddb of "" "" "tplink,safeloader-partitions" : CONFIG_MTD CONFIG_MTD_PARSER_TPLINK_SAFELOADER : drivers/mtd/parsers/tplink_safeloader.c # in 6.2–6.12
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - M index
Automatically generated (in year 2024). See also LKDDb sources on GitLab