[OpenBIOS] r553 - cpu/x86/pc/olpc

svn at openbios.org svn at openbios.org
Thu Aug 16 22:53:51 CEST 2007


Author: wmb
Date: 2007-08-16 22:53:50 +0200 (Thu, 16 Aug 2007)
New Revision: 553

Modified:
   cpu/x86/pc/olpc/resume.bth
Log:
OLPC resume - turned off "restore-usb-power", so the kernel is completely
in charge of USB during suspend/resume.



Modified: cpu/x86/pc/olpc/resume.bth
===================================================================
--- cpu/x86/pc/olpc/resume.bth	2007-08-16 20:49:15 UTC (rev 552)
+++ cpu/x86/pc/olpc/resume.bth	2007-08-16 20:53:50 UTC (rev 553)
@@ -21,7 +21,7 @@
 
 \ create save-display
 create reset-smbus
-create restore-usb-power
+\ create restore-usb-power
 
 h# fe00.0000 constant gp-pa
 h# fe00.4000 constant dc-pa




More information about the OpenBIOS mailing list