diff options
author | Hung-Te Lin <hungte@chromium.org> | 2020-08-12 20:55:41 +0800 |
---|---|---|
committer | Hung-Te Lin <hungte@chromium.org> | 2020-10-26 03:04:08 +0000 |
commit | 6871d51125dcf7c091c9c461c3e9b8bfa681217d (patch) | |
tree | c8081b9f1b92000b89d54bf42df77a579a47c88d /util/bincfg | |
parent | d3d50e027f8c5b4b2a19450fa89ed0e07d69ce8e (diff) |
mb/google/asurada: fix EC commands timeout
The Asurada EC is using the large packet (256B) mode, and we were
seeing lots of timeout errors on various commands.
The AcceptTimeoutUs in EC SPI driver is hard-coded at 5000,
and that is too small for large packet running in 1M so we
should change EC SPI to the same value that kernel is using (3M).
BUG=b:161509047
TEST=emerge-asurada coreboot chromeos-bootimage; flash and boot
Signed-off-by: Hung-Te Lin <hungte@chromium.org>
Change-Id: I9c47324022129ca23ef75d0c80e215da1692636d
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46394
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'util/bincfg')
0 files changed, 0 insertions, 0 deletions