diff options
author | Angel Pons <th3fanbus@gmail.com> | 2020-07-14 01:31:27 +0200 |
---|---|---|
committer | Angel Pons <th3fanbus@gmail.com> | 2020-07-20 13:33:32 +0000 |
commit | 12a4d05b9e35f2fd468b1667253ade1cddca415d (patch) | |
tree | b84131e1ba16872779609d4664b46015043f88cd /src/southbridge/intel/i82801jx/hdaudio.c | |
parent | 94b0c791a01d553ebac0abfc6c1db1366b2408de (diff) |
src: Report word-sized access for PM1a_EVT
According to the ACPI specification, version 6.3:
Accesses to the PM1 status registers are done through byte or word
accesses.
The same is said about the PM1 Enable registers. Therefore, reporting
dword-sized access is wrong and means nothing anyway. Since some other
platforms use word-sized access, use word everywhere for consistency.
Tested on Asus P8Z77-V LX2 with Linux 5.7.6 and Windows 10 at the end of
the patch train, both operating systems are able to boot successfully.
Change-Id: I6f85c9a4126f37ab2a193c3ab50a6c8e62cf6515
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43432
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/southbridge/intel/i82801jx/hdaudio.c')
0 files changed, 0 insertions, 0 deletions