diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/mainboard/google/skyrim/variants/frostflow/overridetree.cb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/skyrim/variants/frostflow/overridetree.cb b/src/mainboard/google/skyrim/variants/frostflow/overridetree.cb index d7af489839..e845c68db0 100644 --- a/src/mainboard/google/skyrim/variants/frostflow/overridetree.cb +++ b/src/mainboard/google/skyrim/variants/frostflow/overridetree.cb @@ -22,7 +22,7 @@ chip soc/amd/mendocino .speed_config[0] = { .speed = I2C_SPEED_FAST, .scl_hcnt = 120, - .scl_lcnt = 240, + .scl_lcnt = 190, } }" |