Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > d6421e6566aa020b6bc8cf805b174f51 > files > 3191

kernel-doc-5.5.4-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";
	};
};