Hello Paul Menzel, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/18927
to look at the new patch set (#5).
Change subject: [NOTFORMERGE]sb/intel/i82801gx: Make smbus_block_read available in romstage ......................................................................
[NOTFORMERGE]sb/intel/i82801gx: Make smbus_block_read available in romstage
Using block_read might speed things up compared to reading each byte one by one.
Change-Id: I6d768a2ba128329168f26445a4fca6921c0c8642 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/northbridge/intel/i945/raminit.c M src/southbridge/intel/i82801gx/early_smbus.c M src/southbridge/intel/i82801gx/i82801gx.h M src/southbridge/intel/i82801gx/smbus.c M src/southbridge/intel/i82801gx/smbus.h 5 files changed, 62 insertions(+), 56 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/27/18927/5