Hello Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/38616
to look at the new patch set (#2).
Change subject: soc/amd: unify SMBus support ......................................................................
soc/amd: unify SMBus support
The SMBus support is identical between stoneyridge and picasso. Unify on common support code.
Change-Id: Ic3412c5ee67977a45c50b68f36acc45c3d560db5 Signed-off-by: Aaron Durbin adurbin@chromium.org --- R src/soc/amd/common/block/smbus/sm.c R src/soc/amd/common/block/smbus/smbus.c M src/soc/amd/picasso/Kconfig M src/soc/amd/picasso/Makefile.inc D src/soc/amd/picasso/sm.c M src/soc/amd/stoneyridge/Kconfig M src/soc/amd/stoneyridge/Makefile.inc D src/soc/amd/stoneyridge/smbus.c 8 files changed, 2 insertions(+), 305 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/16/38616/2