This is the documentation for the latest (main) development branch of Zephyr. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

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)

Child node properties

Name

Type

Details

label

string

Human readable string describing the device (used as device_get_binding() argument)

See Important properties for more information.

read-only

boolean

if the partition is read-only or not

reg

array

register space

This property is required.

See Important properties for more information.