diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2023-03-03 17:58:12 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2023-03-06 16:04:06 +0000 |
commit | 949bce5adf377bf82734e98d74ff3896f08003cd (patch) | |
tree | df8151ee5ec9749953f824c1669b471a08bfc963 /src/soc/amd/mendocino/fw.cfg | |
parent | 4b679b06480e5897c6120b8e72ea755c57af2593 (diff) |
soc/amd/*/acpi: drop unnecessary duty_offset/duty_width field writes
The FADT data structure is zero-initialized in acpi_create_fadt which
then calls the SoC-specific acpi_fill_fadt function, therefore it's not
needed to assign 0 to the duty_offset and duty_width FADT field in
acpi_fill_fadt for all SoC except Stoneyridge.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ib63b24891d44298841153dfc500b030619e1a5ea
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73421
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
Diffstat (limited to 'src/soc/amd/mendocino/fw.cfg')
0 files changed, 0 insertions, 0 deletions