fixed-partitions
Vendor: Generic or vendor-independent
Description
Flash partitions parent node
Properties
Top level properties
These property descriptions apply to “fixed-partitions” nodes themselves. This page also describes child node properties in the following sections.
Properties not inherited from the base binding file.
(None)
Deprecated properties not inherited from the base binding file.
(None)
Properties inherited from the base binding file, which defines common properties that may be set on many nodes. Not all of these may apply to the “fixed-partitions” compatible.
Name |
Type |
Details |
---|---|---|
|
|
number of address cells in reg property
|
|
|
number of size cells in reg property
|
Child node properties
Name |
Type |
Details |
---|---|---|
|
|
Human readable string describing the device (used as device_get_binding() argument)
See Important properties for more information. |
|
|
if the partition is read-only or not
|
|
|
register space
This property is required. See Important properties for more information. |
|
|
Signify that this node should result in a dedicated linker script
memory region in the final executable. The region address and size
is taken from the <reg> property, while the name is the value of
this property. This must only be added to memory-mapped partitions,
not partitions on external flash.
|