summaryrefslogtreecommitdiff
path: root/src/southbridge
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-07-12 23:50:33 +0200
committerAngel Pons <th3fanbus@gmail.com>2020-07-20 13:19:31 +0000
commit4b1b0efedaa3d2288a953c233b9eba74ef74f121 (patch)
tree730adc9c49471a67fe6e6774ed0f71b54243d207 /src/southbridge
parente8e2e3e00d6a4184419c52c3395c72ad4ba95eac (diff)
downloadcoreboot-4b1b0efedaa3d2288a953c233b9eba74ef74f121.tar.xz
soc/intel/xeon_sp/skx: Clean up FADT
Both `acpi_fill_fadt` and `soc_fill_fadt` set many FADT fields. Since the latter runs later, the values programmed in it overwrite any other values. Drop unused assignments and consolidate everything in a single function. Use `acpi_fill_fadt` as it is mandatory (no weak definition). Change-Id: Ia8248f20dae2b93426f309605bb2076592b08df4 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/43386 Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Maxim Polyakov <max.senia.poliak@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/southbridge')
0 files changed, 0 insertions, 0 deletions