[openfirmware] r1252 - cpu/x86/pc/olpc/via

svn at openfirmware.info svn at openfirmware.info
Fri Jul 24 21:39:14 CEST 2009


Author: wmb
Date: 2009-07-24 21:39:14 +0200 (Fri, 24 Jul 2009)
New Revision: 1252

Modified:
   cpu/x86/pc/olpc/via/ioinit.fth
Log:
Via ioinit - set IO-APIC register 03 in ioinit so it has the
right value for resume from S3.





Modified: cpu/x86/pc/olpc/via/ioinit.fth
===================================================================
--- cpu/x86/pc/olpc/via/ioinit.fth	2009-07-24 19:38:21 UTC (rev 1251)
+++ cpu/x86/pc/olpc/via/ioinit.fth	2009-07-24 19:39:14 UTC (rev 1252)
@@ -323,3 +323,5 @@
 \ acpi-io-base h# 26 + port-rb  h#  07 bitset  al dx out  \ Settings to support C4 state
 acpi-io-base h# 26 + port-rb  h#  06 bitset  al dx out  \ Settings to support C3 state
 acpi-io-base h# 4c + port-rl  h# 400 bitset  ax dx out  \ Set USB power high
+
+3 # io-apic-mmio-base #) byte mov    1 # io-apic-mmio-base h# 10 + #) mov  \ IO-APIC FSB delivery type




More information about the openfirmware mailing list