summaryrefslogtreecommitdiffstats
path: root/src/sbefw/app/power/chipop_table.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/sbefw/app/power/chipop_table.C')
-rw-r--r--src/sbefw/app/power/chipop_table.C6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/sbefw/app/power/chipop_table.C b/src/sbefw/app/power/chipop_table.C
index fb0f6ea1..1431b343 100644
--- a/src/sbefw/app/power/chipop_table.C
+++ b/src/sbefw/app/power/chipop_table.C
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER sbe Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2017,2018 */
+/* Contributors Listed Below - COPYRIGHT 2017,2019 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -93,6 +93,10 @@ CMD_ARR(
{sbeHandleSuspendIO,
SBE_CMD_SUSPEND_IO,
SBE_FENCE_AT_DUMPING,
+ },
+ {sbeHandleFlushNVDIMM,
+ SBE_CMD_FLUSH_NVDIMM,
+ HARDWARE_FENCED_STATE|SBE_FENCE_AT_DUMPING,
}
)
OpenPOWER on IntegriCloud