diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2023-02-21 23:02:00 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2023-02-22 22:09:22 +0000 |
commit | c98c81524ce92450478ca49834356107925cbe23 (patch) | |
tree | d53de2da0c87f7d53aad28c9f7c5f268576e8c79 /src/northbridge | |
parent | 5e6ff46745af8f538f3a6a8d46b388fc80f55faa (diff) | |
download | coreboot-c98c81524ce92450478ca49834356107925cbe23.tar.gz coreboot-c98c81524ce92450478ca49834356107925cbe23.tar.bz2 coreboot-c98c81524ce92450478ca49834356107925cbe23.zip |
sb/amd/pi/hudson/fadt: drop unneeded ARM_boot_arch assignment
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 ARM_boot_arch FADT field in acpi_fill_fadt.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Id2d24a9b8d5b04271eb4da6a622b5bba66dbc501
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73188
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
Diffstat (limited to 'src/northbridge')
0 files changed, 0 insertions, 0 deletions