Lines Matching refs:partitions
1 Flash partitions in device tree
12 To assist system software in locating partitions, we allow describing which
14 a subnode of the flash device that is named 'partitions'. It must have a
21 significant relation between partitions or some partition internally uses
24 Available bindings are listed in the "partitions" subdirectory.
36 'partitions'. This node should have the following property:
37 - compatible : (required) must be "fixed-partitions"
38 Partitions are then defined in subnodes of the partitions node.
40 For backwards compatibility partitions as direct subnodes of the flash device are
43 string are not considered partitions, as they may be used for other bindings.
45 #address-cells & #size-cells must both be present in the partitions subnode of the
47 <1>: for partitions that require a single 32-bit cell to represent their
49 <2>: for partitions that require two 32-bit cells to represent their
60 partitions containing early-boot firmware images or data which should not be
72 partitions {
73 compatible = "fixed-partitions";
90 partitions {
91 compatible = "fixed-partitions";
104 partitions {
105 compatible = "fixed-partitions";
124 partitions {
125 compatible = "fixed-partitions";
144 compatible = "fixed-partitions";