Hello build bot (Jenkins), Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45273
to look at the new patch set (#6).
Change subject: nb/intel/i945/acpi: Convert igd.asl to ASL 2.0 syntax ......................................................................
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