Home
last modified time | relevance | path

Searched hist:"6775 dfdf546c0c85dcd96c06a8f280d54f74503f" (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/powerpc/powernv/
H A Dopal_flash.c6775dfdf546c0c85dcd96c06a8f280d54f74503f Fri Mar 01 05:36:55 CET 2019 Justin Hibbits <jhibbits@FreeBSD.org> powerpc/powernv: Add OPAL flash device driver

Firmware needed by petitboot, for example, GPU firmware, can be installed to
a partition in the flash filesystem. This driver exposes the full flash
given by the device tree, letting the user manage firmware, etc, from
FreeBSD.

To use the partitions provided by the flash module, the fdt_slicer module is
needed, but the module isn't needed for raw access, so there's no direct
dependency link in here.

MFC after: 2 weeks
H A Dopal.hdiff 6775dfdf546c0c85dcd96c06a8f280d54f74503f Fri Mar 01 05:36:55 CET 2019 Justin Hibbits <jhibbits@FreeBSD.org> powerpc/powernv: Add OPAL flash device driver

Firmware needed by petitboot, for example, GPU firmware, can be installed to
a partition in the flash filesystem. This driver exposes the full flash
given by the device tree, letting the user manage firmware, etc, from
FreeBSD.

To use the partitions provided by the flash module, the fdt_slicer module is
needed, but the module isn't needed for raw access, so there's no direct
dependency link in here.

MFC after: 2 weeks
/freebsd/sys/conf/
H A Dfiles.powerpcdiff 6775dfdf546c0c85dcd96c06a8f280d54f74503f Fri Mar 01 05:36:55 CET 2019 Justin Hibbits <jhibbits@FreeBSD.org> powerpc/powernv: Add OPAL flash device driver

Firmware needed by petitboot, for example, GPU firmware, can be installed to
a partition in the flash filesystem. This driver exposes the full flash
given by the device tree, letting the user manage firmware, etc, from
FreeBSD.

To use the partitions provided by the flash module, the fdt_slicer module is
needed, but the module isn't needed for raw access, so there's no direct
dependency link in here.

MFC after: 2 weeks