Author: wmb Date: Thu Jul 15 19:59:50 2010 New Revision: 1878 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/1878
Log: OLPC XO-1.5 - When resuming to Windows, restore the SDHCI PCI config register that says the device is in D3 power state.
Modified: cpu/x86/pc/olpc/via/startpcirestore.fth
Modified: cpu/x86/pc/olpc/via/startpcirestore.fth ============================================================================== --- cpu/x86/pc/olpc/via/startpcirestore.fth Thu Jul 15 19:58:21 2010 (r1877) +++ cpu/x86/pc/olpc/via/startpcirestore.fth Thu Jul 15 19:59:50 2010 (r1878) @@ -32,7 +32,8 @@ \ al 8000.1029 #) mov \ al 8000.2029 #) mov
- f9 6099 config-wb \ Two SD slots (correct for XP, wrong for Linux) + f9 6099 config-wb \ Two SD slots (correct for XP, wrong for Linux) + 03 6084 config-wb \ D3 power state
\ \ Enable System Management Mode, assuming that the in-memory data structures are already set up \ 21 383 config-wb \ Enable A/Bxxxx range as memory instead of frame buffer (with fxxxx region R/O)