Lines Matching +full:t +full:- +full:calibration +full:- +full:data
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/mtd/partitions/tplink,safeloader-partitions.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: TP-Link SafeLoader partitions
10 TP-Link home routers store various data on flash (e.g. bootloader,
11 flash layout, firmware, product info, configuration, calibration
12 data). That requires flash partitioning.
14 Flash space layout of TP-Link devices is stored on flash itself using
15 a custom ASCII-based format. That format was first found in TP-Link
17 CFE and U-Boot bootloaders.
20 contain static data that shouldn't get modified (device's MAC or WiFi
21 calibration data). Others are semi-static (like kernel). Finally some
26 and doesn't change.
29 - Rafał Miłecki <[email protected]>
33 const: tplink,safeloader-partitions
35 partitions-table-offset:
40 "^partition-.*$":
44 - partitions-table-offset
49 - |
51 compatible = "tplink,safeloader-partitions";
52 partitions-table-offset = <0x100000>;
54 partition-file-system {