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

svn at openfirmware.info svn at openfirmware.info
Mon Nov 16 00:35:20 CET 2009


Author: wmb
Date: 2009-11-16 00:35:19 +0100 (Mon, 16 Nov 2009)
New Revision: 1484

Modified:
   cpu/x86/pc/olpc/via/ioinit.fth
Log:
OLPC trac 9676 - enable USB ports 4,5 for use by possible internal USB keyboard.


Modified: cpu/x86/pc/olpc/via/ioinit.fth
===================================================================
--- cpu/x86/pc/olpc/via/ioinit.fth	2009-11-15 01:12:32 UTC (rev 1483)
+++ cpu/x86/pc/olpc/via/ioinit.fth	2009-11-15 23:35:19 UTC (rev 1484)
@@ -278,7 +278,7 @@
 [then]
 [ifdef] xo-board
 \  50 4c 4c mreg  \ Disable USB device mode, unused USB 1.1 ports 4,5, and EIDE device
-   50 cc cc mreg  \ Disable USB device mode, unused USB 1.1 ports 4,5, and EIDE device (set rsvd 80 bit to Phoenix value)
+   50 cc c8 mreg  \ Disable USB device mode and EIDE device (set rsvd 80 bit to Phoenix value)
    51 9f 88 mreg  \ Enable SDIO and internal RTC, disable card reader, int mouse & kbd
 [then]
 




More information about the openfirmware mailing list