aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google
diff options
context:
space:
mode:
authorFelix Held <felix-coreboot@felixheld.de>2021-05-21 02:11:38 +0200
committerPatrick Georgi <pgeorgi@google.com>2021-05-22 05:40:47 +0000
commit53c83897c41b6dec5db2c5e814ca69cf721c22c2 (patch)
treebceaf516e91e67645bac0679cd0653a3d4895baf /src/mainboard/google
parentb2b5781bb4c6f8bfdce8b0ef0a4ae71ac34e006c (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 'src/mainboard/google')
0 files changed, 0 insertions, 0 deletions