Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: We don't have a good image yet, but need this for manual use to avoid bricks happening with flashcp. XXX As ever, this should be a codegen thing driven off platforms.thrift. Test Plan: ``` 0 ~/local/openbmc/tools/flashy $ ./build.sh && ./build_dev.sh && go test ./... ? github.com/facebook/openbmc/tools/flashy/flash_procedure [no test files] ? github.com/facebook/openbmc/tools/flashy/lib/logger [no test files] ? github.com/facebook/openbmc/tools/flashy/tests [no test files] ? github.com/facebook/openbmc/tools/flashy/utilities [no test files] ok github.com/facebook/openbmc/tools/flashy 2.492s ok github.com/facebook/openbmc/tools/flashy/checks_and_remediations/bletchley 0.004s ok github.com/facebook/openbmc/tools/flashy/checks_and_remediations/common 0.235s ok github.com/facebook/openbmc/tools/flashy/checks_and_remediations/wedge100 0.005s ok github.com/facebook/openbmc/tools/flashy/checks_and_remediations/yamp 0.005s ok github.com/facebook/openbmc/tools/flashy/install 0.005s ok github.com/facebook/openbmc/tools/flashy/lib/fileutils 0.009s ok github.com/facebook/openbmc/tools/flashy/lib/flash 0.005s ok github.com/facebook/openbmc/tools/flashy/lib/flash/flashcp 0.005s ok github.com/facebook/openbmc/tools/flashy/lib/flash/flashutils 0.005s ok github.com/facebook/openbmc/tools/flashy/lib/flash/flashutils/devices 0.004s ok github.com/facebook/openbmc/tools/flashy/lib/step 0.005s ok github.com/facebook/openbmc/tools/flashy/lib/utils 0.767s ok github.com/facebook/openbmc/tools/flashy/lib/validate 0.006s ok github.com/facebook/openbmc/tools/flashy/lib/validate/image 0.005s ok github.com/facebook/openbmc/tools/flashy/lib/validate/partition 0.015s ``` Reviewed By: cjcon90 Differential Revision: D68629598 Privacy Context Container: L1188897 fbshipit-source-id: b963d0a48795a3ec3c557707f342c976d974cd43
- Loading branch information