Raspberry Pi CM4 specific device layer
Declares (prefix: device):
| Variable | Description | Default | Validation | Policy |
|---|---|---|---|---|
IGconf_device_class |
Device class |
cm4
|
Must be one of: cm4 | immediate |
IGconf_device_variant |
Device variant |
8G
|
Must be one of: 8G, 16G, 32G, lite | lazy |
IGconf_device_storage_type |
Storage media the image is intended for, as seen by the OS. |
emmc
|
Must be one of: emmc, sd, nvme, usb | lazy |
IGconf_device_assetdir |
Device specific asset directory |
${DIRECTORY}
|
Non-empty string value | immediate |
File: cm4/device.yaml
Type: static