diff options
author | Arthur Heymans <arthur@aheymans.xyz> | 2021-04-09 11:18:52 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2021-04-10 20:23:24 +0000 |
commit | af13a6ed286a94543b22a232d99577d91d6c235f (patch) | |
tree | 3b7fda9657a73f39cffc0d4db1e629d4505fb6f6 /src/include/device/smbus_def.h | |
parent | fce0954f456d05f2cb7200eb9508710c1801c9f6 (diff) |
mb/prodrive/hermes: Fix eeprom reading
The logic for bytes to copy to the function input pointer was wrong.
What it did was to loop over all 2 bytes that need to be read and only
copy the first byte.
Change-Id: Ic08cf01d800babd4a9176dfb2337411b789040f3
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52207
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Christian Walter <christian.walter@9elements.com>
Diffstat (limited to 'src/include/device/smbus_def.h')
0 files changed, 0 insertions, 0 deletions