[openfirmware] [commit] r3762 - dev/olpc/dcon

repository service svn at openfirmware.info
Fri Jan 9 08:35:29 CET 2015


Author: quozl
Date: Fri Jan  9 08:35:28 2015
New Revision: 3762
URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3762

Log:
OLPC XO-4 - revert r3760, cause was found to be CForth init.  Q7B45.

Modified:
   dev/olpc/dcon/mmp2dcon.fth

Modified: dev/olpc/dcon/mmp2dcon.fth
==============================================================================
--- dev/olpc/dcon/mmp2dcon.fth	Thu Jan  8 23:13:12 2015	(r3761)
+++ dev/olpc/dcon/mmp2dcon.fth	Fri Jan  9 08:35:28 2015	(r3762)
@@ -237,10 +237,10 @@
    h# 0101  h# 41 dcon!
    h# 0101  h# 42 dcon!
 
-   h# 12 mode!
 [ifdef] mmp3
    h# 1830  h# 4c dcon!   \ low drive strength for DETTL clock and data
 [then]
+   h# 12 mode!
    scanint-set
    false
 ;



More information about the openfirmware mailing list