Felix Held has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43418 )
Change subject: soc/amd/picasso: use FADT devicetree configuration options
......................................................................
Patch Set 4:
(1 comment)
https://review.coreboot.org/c/coreboot/+/43418/1/src/soc/amd/picasso/acpi.c
File src/soc/amd/picasso/acpi.c:
https://review.coreboot.org/c/coreboot/+/43418/1/src/soc/amd/picasso/acpi.c@...
PS1, Line 132: fadt->flags = cfg->fadt_flags;
I don't think repeating all the FADT flags on each devicetree is a good idea. […]
it might be a good idea to set all options that are mandatory here and only bitwise or that with the additional settings from the devicetree
--
To view, visit
https://review.coreboot.org/c/coreboot/+/43418
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I6e8d0c60cadfdd24b6926703b252abbc56d436de
Gerrit-Change-Number: 43418
Gerrit-PatchSet: 4
Gerrit-Owner: Felix Held
felix-coreboot@felixheld.de
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Jason Glenesk
jason.glenesk@gmail.com
Gerrit-Reviewer: Raul Rangel
rrangel@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Sun, 26 Jul 2020 17:44:33 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Angel Pons
th3fanbus@gmail.com
Gerrit-MessageType: comment