Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/42074
to look at the new patch set (#12).
Change subject: soc/amd/common: Refactor SMBus base arguments ......................................................................
soc/amd/common: Refactor SMBus base arguments
Replace SMBus base addresses with proper symbols.
SMBus controller has byte-wide registers. Remove the word accessors.
Change-Id: I5e0ebd7609c5c83d0e443ffba74dae68017d3ebc Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com --- M src/soc/amd/common/block/include/amdblocks/acpimmio.h M src/soc/amd/common/block/include/amdblocks/acpimmio_map.h M src/soc/amd/common/block/smbus/sm.c M src/soc/amd/common/block/smbus/smbus.c M src/soc/amd/stoneyridge/smbus_spd.c 5 files changed, 19 insertions(+), 54 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/74/42074/12