summaryrefslogtreecommitdiffstats
path: root/src/build/tools/eecache_editor.pl
Commit message (Collapse)AuthorAgeFilesLines
* Fix reporting eecache if no record specifiedMatt Derksen2019-12-191-4/+11
| | | | | | | | | | | | | | | | | eecache_editor.pl failed to run if no valid matching record was specified to the script. We want it to just dump the parsed version of the entire cache in that case. Change-Id: Ic010d3540aa71c8104de0e1945b91bab8f456d7d Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/88559 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Chen Du <duchen@us.ibm.com> Reviewed-by: Christian R Geddes <crgeddes@us.ibm.com> Reviewed-by: Daniel M Crowell <dcrowell@us.ibm.com>
* Introduce eecache_editor.pl toolChristian Geddes2019-12-121-0/+795
This commit introduces the eecache_editor tool which can be used to take an ecc-less EECACHE section from pnor and provide human readable information about its contents, read specific cache entries out, and to clear/overwite exists entries in a given cache. Change-Id: I4c74f5172e7a681d34b3b654158dc8d76332107a Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/80622 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Matt Derksen <mderkse1@us.ibm.com> Reviewed-by: Chen Du <duchen@us.ibm.com> Reviewed-by: Daniel M Crowell <dcrowell@us.ibm.com>
OpenPOWER on IntegriCloud