Aaron Durbin has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/38613 )
Change subject: soc/amd/picasso: use SMBus speed in compliation unit ......................................................................
soc/amd/picasso: use SMBus speed in compliation 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: I8bb68607070d0daeae2ad3bcd79f49d5c20048fd Signed-off-by: Aaron Durbin adurbin@chromium.org --- M src/soc/amd/picasso/include/soc/smbus.h M src/soc/amd/picasso/southbridge.c 2 files changed, 4 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/13/38613/2