Lines Matching refs:partitions
1 Representing flash partitions in devicetree
9 'partitions'. This node should have the following property:
10 - compatible : (required) must be "fixed-partitions"
11 Partitions are then defined in subnodes of the partitions node.
13 For backwards compatibility partitions as direct subnodes of the mtd device are
16 string are not considered partitions, as they may be used for other bindings.
18 #address-cells & #size-cells must both be present in the partitions subnode of the
20 <1>: for partitions that require a single 32-bit cell to represent their
22 <2>: for partitions that require two 32-bit cells to represent their
33 partitions containing early-boot firmware images or data which should not be
40 partitions {
41 compatible = "fixed-partitions";
58 partitions {
59 compatible = "fixed-partitions";
72 partitions {
73 compatible = "fixed-partitions";