Author: quozl Date: Thu May 19 09:32:58 2011 New Revision: 2203 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/2203
Log: OLPC XO-1.5 - apply -r2202 to D6 too, requested by John
Modified: cpu/x86/pc/olpc/via/acpi.fth
Modified: cpu/x86/pc/olpc/via/acpi.fth ============================================================================== --- cpu/x86/pc/olpc/via/acpi.fth Thu May 19 08:11:17 2011 (r2202) +++ cpu/x86/pc/olpc/via/acpi.fth Thu May 19 09:32:58 2011 (r2203) @@ -285,7 +285,7 @@ \ 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# d78 >= if " dsdt-c2only" else " dsdt" then + board-revision h# d68 >= if " dsdt-c2only" else " dsdt" then find-drop-in 0= abort" No DSDT " ( adr len ) 2dup dsdt-adr swap move free-mem