Hello Tim Wawrzynczak, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/58421?usp=email
to look at the new patch set (#12).
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
Change subject: ChromeOS: Move CRHW device object ......................................................................
ChromeOS: Move CRHW device object
In ACPI spec all Device Objects should be located under _SB. So \CRHW was not allowed.
The allocation is no longer GNVS but was renamed to CNVS and it is not globally available for ASL.
Change-Id: I449d0206fbaee94cea99f745cf297ad293e8306c Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com --- M src/vendorcode/google/chromeos/acpi/chromeos.asl D src/vendorcode/google/chromeos/acpi/gnvs.asl M src/vendorcode/google/chromeos/acpi/ramoops.asl M src/vendorcode/google/chromeos/gnvs.c 4 files changed, 108 insertions(+), 112 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/21/58421/12