mirror of
https://github.com/opnsense/src.git
synced 2026-03-18 08:41:30 -04:00
Freeze clearing needs to heppen any time OPAL reads return either an error (except OPAL_HARDWARE), AND any time it returns 0xff for all bytes. For cfgwrite, any error that's not OPAL_HARDWARE should be cleaned up. |
||
|---|---|---|
| .. | ||
| opal.c | ||
| opal.h | ||
| opal_async.c | ||
| opal_console.c | ||
| opal_dev.c | ||
| opal_flash.c | ||
| opal_hmi.c | ||
| opal_i2c.c | ||
| opal_i2cm.c | ||
| opal_pci.c | ||
| opal_sensor.c | ||
| opalcall.S | ||
| platform_powernv.c | ||
| powernv_centaur.c | ||
| powernv_xscom.c | ||
| xive.c | ||