Searched hist:"6775 dfdf546c0c85dcd96c06a8f280d54f74503f" (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/powerpc/powernv/ |
H A D | opal_flash.c | 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
|
H A D | opal.h | diff 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 D | files.powerpc | diff 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
|