HAOUAS Elyes uploaded patch set #6 to this change.

View Change

nb/intel/i945/acpi: Convert igd.asl to ASL 2.0 syntax

It changes the binary for apple/macbook21.
The compiler didn't the same optimization for
"Store (Or(ShiftLeft (Arg0, 4), 0xf), ^^DSPC.BRTC)" and "^^DSPC.BRTC = ((Arg0 << 0x04) | 0x0F)"

Change-Id: Id0c3063b5a448fee4bcf283e56e7dc2008edcf7c
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
---
M src/northbridge/intel/i945/acpi/igd.asl
1 file changed, 3 insertions(+), 3 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/73/45273/6

To view, visit change 45273. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Id0c3063b5a448fee4bcf283e56e7dc2008edcf7c
Gerrit-Change-Number: 45273
Gerrit-PatchSet: 6
Gerrit-Owner: HAOUAS Elyes <ehaouas@noos.fr>
Gerrit-Reviewer: HAOUAS Elyes <ehaouas@noos.fr>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset