Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-updates > by-pkgid > 1fb57563f6a37947a01076dd207e61cb > files > 3095

kernel-doc-5.3.2-1.mga7.noarch.rpm

ARM AFS - ARM Firmware Suite Partitions
=======================================

The ARM Firmware Suite is a flash partitioning system found on the
ARM reference designs: Integrator AP, Integrator CP, Versatile AB,
Versatile PB, the RealView family, Versatile Express and Juno.

Required properties:
- compatible : (required) must be "arm,arm-firmware-suite"

Example:

flash@0 {
	partitions {
		compatible = "arm,arm-firmware-suite";
	};
};