Aaron Durbin has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/38611 )
Change subject: soc/amd/stoneyridge: use SMBus speed in compilation unit ......................................................................
soc/amd/stoneyridge: use SMBus speed in compilation unit
The fixed bus speed of 400 kHz doesn't need to reside in a header file. Just move the assumption into the code itself.
Change-Id: I426fe078909a9b725c1747380d69af31292b6d1e Signed-off-by: Aaron Durbin adurbin@chromium.org --- M src/soc/amd/stoneyridge/include/soc/smbus.h M src/soc/amd/stoneyridge/southbridge.c 2 files changed, 4 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/11/38611/2