commit | e3c4ddee8961116618c2caa739974a0b4852c999 | [log] [tgz] |
---|---|---|
author | Potin Lai <potin.lai@quantatw.com> | Fri Dec 09 15:16:09 2022 +0800 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Dec 09 13:39:51 2022 +0000 |
tree | 706411c757e56304e660dafbf8077927365839ed | |
parent | fa06f1f6d276d607d7431f5d4a0c86a77d35194b [diff] |
meta-bletchley: phosphor-nvme: increase smbus error retry Increase smbus error retry to 3 times to avoid sensor failure due to single smbus error. Signed-off-by: Potin Lai <potin.lai@quantatw.com> Change-Id: I79b4e9d83355a7799665ed29e4c6dfe330221210
diff --git a/meta-facebook/recipes-phosphor/sensors/phosphor-nvme/bletchley/nvme_config.json b/meta-facebook/recipes-phosphor/sensors/phosphor-nvme/bletchley/nvme_config.json index 937df57..32e36a5 100644 --- a/meta-facebook/recipes-phosphor/sensors/phosphor-nvme/bletchley/nvme_config.json +++ b/meta-facebook/recipes-phosphor/sensors/phosphor-nvme/bletchley/nvme_config.json
@@ -1,4 +1,5 @@ { + "maxSmbusErrorRetry": 3, "config": [ { "NVMeDriveIndex": 1,