Home
last modified time | relevance | path

Searched refs:shouldEcc (Results 1 – 1 of 1) sorted by relevance

/openbmc/openpower-pnor-code-mgmt/static/
H A Ditem_updater_static.cpp118 void pnorClear(const std::string& part, bool shouldEcc = true) in pnorClear() argument
122 utils::pflash("-P", part, shouldEcc ? "-c" : "-e", "-f >/dev/null"); in pnorClear()