summaryrefslogtreecommitdiff
path: root/src/mainboard/amd/thatcher/BiosCallOuts.c
diff options
context:
space:
mode:
authorBen Gardner <gardner.ben@gmail.com>2016-06-01 09:25:28 -0500
committerMartin Roth <martinroth@google.com>2016-06-03 04:54:32 +0200
commit44bb9bdec86d2f0118fc6c1e8d6d0443cf81d235 (patch)
tree257df888a04b75024a912d04fe0a28bbdde2d41a /src/mainboard/amd/thatcher/BiosCallOuts.c
parente3a692d7daf16d53764a4b0e30531491d4ae24bd (diff)
downloadcoreboot-44bb9bdec86d2f0118fc6c1e8d6d0443cf81d235.tar.xz
intel/fsp_baytrail/i2c: mask i2c interrupts in i2c_init()
i2c_init() leaves the I2C device enabled. Combined with the default interrupt mask (0x8ff) and the fact that the interrupt line is shared, this leads to an interrupt storm in the OS until a proper I2C driver is loaded. This change clears the interrupt mask to prevent the interrupt storm. Change-Id: I0424a00753d06e26639750f065a7a08a710bfaba Signed-off-by: Ben Gardner <gardner.ben@gmail.com> Reviewed-on: https://review.coreboot.org/15047 Tested-by: build bot (Jenkins) Reviewed-by: Duncan Laurie <dlaurie@chromium.org> Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Diffstat (limited to 'src/mainboard/amd/thatcher/BiosCallOuts.c')
0 files changed, 0 insertions, 0 deletions