Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43687 )
Change subject: nb/intel/ironlake/acpi/hostbridge.asl: Use ASL 2.0 syntax ......................................................................
Patch Set 2:
(3 comments)
https://review.coreboot.org/c/coreboot/+/43687/1/src/northbridge/intel/ironl... File src/northbridge/intel/ironlake/acpi/hostbridge.asl:
https://review.coreboot.org/c/coreboot/+/43687/1/src/northbridge/intel/ironl... PS1, Line 112: If (Acquire (CTCM, 100)) { : Return (0) : } : If (LEqual (CTCD, CTCC)) { : Release (CTC
Yes, I'll take care of that. Note that `Acquire` isn't old syntax.
Done
https://review.coreboot.org/c/coreboot/+/43687/1/src/northbridge/intel/ironl... PS1, Line 120: Store (
old syntax
Done
https://review.coreboot.org/c/coreboot/+/43687/1/src/northbridge/intel/ironl... PS1, Line 151: If (LEqual (CTCN, CTCC)
old syntax
Done