diff options
author | Mario Scheithauer <mario.scheithauer@siemens.com> | 2022-10-07 11:27:56 +0200 |
---|---|---|
committer | Felix Singer <felixsinger@posteo.net> | 2022-10-12 13:17:24 +0000 |
commit | 84dbace1ea49131d1647a8be994ed8d6776f03c5 (patch) | |
tree | 8db14e59dd4c46c5ba45a518ea21f48ec5593a00 /util/spkmodem_recv | |
parent | d8fd2deda1e66acd0a6162bbea1d8d1ff524f055 (diff) |
soc/intel/ehl: Fix incorrect access to MAC_MDIO_DATA register
Function 'setbits16' performs an 'OR' operation with the new data and
the origin register entry. This can lead to an incorrect value in the
register which can then lead to issues.
Change-Id: I0212420be770e2ffdabebbfaf5dfbf8d99d25915
Signed-off-by: Mario Scheithauer <mario.scheithauer@siemens.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68214
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
Diffstat (limited to 'util/spkmodem_recv')
0 files changed, 0 insertions, 0 deletions