-
Notifications
You must be signed in to change notification settings - Fork 280
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GTI: fw-util: fix the exception when the kv file swb_nic_present is m…
Summary: …issing # Description The kv file "swb_nic_present" was writed when swb bic is ready. Considering the manufacturing w/o swb tray, we should init the kv file to avoid the exception. X-link: facebookexternal/openbmc.quanta#4377 Test Plan: Build and test pass on GTI system // Remove the kv file and check fw-util is work root@bmc-oob:~# rm /tmp/cache_store/swb_nic_present Reviewed By: amithash Differential Revision: D59952577 fbshipit-source-id: 5178f91857961d63a009c899ef11dc14389f728d
- Loading branch information
1 parent
38d193b
commit d380bd1
Showing
2 changed files
with
18 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters