Jamie Chen has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/70257 )
Change subject: [TEST ONLY] Second test upload code ......................................................................
[TEST ONLY] Second test upload code
Change-Id: Ieceedc32a456dc584848954f7321f79d17630d87 Signed-off-by: jamie_chen jamie_chen@compal.corp-partner.google.com --- M src/mainboard/google/brya/variants/xivu/overridetree.cb 1 file changed, 13 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/57/70257/1
diff --git a/src/mainboard/google/brya/variants/xivu/overridetree.cb b/src/mainboard/google/brya/variants/xivu/overridetree.cb index bfaa639..6054dbb 100644 --- a/src/mainboard/google/brya/variants/xivu/overridetree.cb +++ b/src/mainboard/google/brya/variants/xivu/overridetree.cb @@ -96,9 +96,9 @@ .speed = I2C_SPEED_FAST_PLUS, .speed_config[0] = { .speed = I2C_SPEED_FAST_PLUS, - .scl_lcnt = 55, - .scl_hcnt = 30, - .sda_hold = 7, + .scl_lcnt = 1, + .scl_hcnt = 2, + .sda_hold = 3, } }, .i2c[1] = {