summaryrefslogtreecommitdiffstats
path: root/src/northbridge
diff options
context:
space:
mode:
authorFelix Held <felix-coreboot@felixheld.de>2023-02-21 23:13:55 +0100
committerFelix Held <felix-coreboot@felixheld.de>2023-02-22 22:09:53 +0000
commit9298ba3889bde4e7e4812ceeff4867518528aaa7 (patch)
tree9354768901b0014b521c832f6aa15bea1383c576 /src/northbridge
parentc98c81524ce92450478ca49834356107925cbe23 (diff)
downloadcoreboot-9298ba3889bde4e7e4812ceeff4867518528aaa7.tar.gz
coreboot-9298ba3889bde4e7e4812ceeff4867518528aaa7.tar.bz2
coreboot-9298ba3889bde4e7e4812ceeff4867518528aaa7.zip
soc/amd/picasso,stoneyridge/acpi: drop x_firmware_ctl_[l,h] assignment
The coreboot-common acpi_create_fadt writes a pointer to the FACS table into both firmware_ctrl and x_firmware_ctl_l FADT fields and sets x_firmware_ctl_h to zero. When x_firmware_ctl_[l,h] is non-zero, the pointer in firmware_ctrl will be ignored, but that's what is already done on Cezanne and newer. TEST=Linux doesn't complain about any new ACPI problem on Mandolin. Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Change-Id: Ib9eab4dcf828f28a60c6312ec96872aac4cfb266 Reviewed-on: https://review.coreboot.org/c/coreboot/+/73190 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
Diffstat (limited to 'src/northbridge')
0 files changed, 0 insertions, 0 deletions