Author: quozl
Date: Wed Jun 22 00:59:44 2011
New Revision: 2308
URL: http://tracker.coreboot.org/trac/openfirmware/changeset/2308
Log:
OLPC XO-1.5 - DSDT for more revisions, from Q3B10 out of tree patch, to be included in Q3B11.
Modified:
cpu/x86/pc/olpc/via/acpi.fth
Modified: cpu/x86/pc/olpc/via/acpi.fth
==============================================================================
--- cpu/x86/pc/olpc/via/acpi.fth Wed Jun 22 00:54:50 2011 (r2307)
+++ cpu/x86/pc/olpc/via/acpi.fth Wed Jun 22 00:59:44 2011 (r2308)
@@ -285,7 +285,8 @@
\ Copy in the DSDT
\ I suppose we could point to it in FLASH - if so don't compress it,
\ and fixup the address in the fadt and rechecksum the fadt
- board-revision h# d68 h# d78 between if " dsdt-c2only" else " dsdt" then
+ board-revision h# d68 h# d98 between ( c2-only-flag )
+ if " dsdt-c2only" else " dsdt" then
find-drop-in 0= abort" No DSDT " ( adr len )
2dup dsdt-adr swap move free-mem