diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2021-05-21 02:11:38 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2021-05-22 05:40:47 +0000 |
commit | 53c83897c41b6dec5db2c5e814ca69cf721c22c2 (patch) | |
tree | bceaf516e91e67645bac0679cd0653a3d4895baf /AUTHORS | |
parent | b2b5781bb4c6f8bfdce8b0ef0a4ae71ac34e006c (diff) |
soc/amd/cezanne,picasso/reset: use byte I/O read for NCP_ERR
NCP_ERR is a 1 byte register in I/O-space, so use inb and not inw. The
variable the result gets assigned to is also a uint8_t.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I9fd8c139004111d6227c0316ba2a8b0281541654
Reviewed-on: https://review.coreboot.org/c/coreboot/+/54736
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions