[commit] r3390 - cpu/x86/pc/olpc
Oct. 27, 2012
9 a.m.
Author: quozl Date: Sat Oct 27 09:00:31 2012 New Revision: 3390 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3390 Log: OLPC - display test was not twiddling DCON during subtest pause Modified: cpu/x86/pc/olpc/disptest.fth Modified: cpu/x86/pc/olpc/disptest.fth ============================================================================== --- cpu/x86/pc/olpc/disptest.fth Sat Oct 27 07:27:49 2012 (r3389) +++ cpu/x86/pc/olpc/disptest.fth Sat Oct 27 09:00:31 2012 (r3390) @@ -173,9 +173,9 @@ ; : wait ( -- ) hold-time - 0 set-source \ Freeze image + dcon-freeze hold-time - 1 set-source \ Unfreeze image + dcon-unfreeze hold-time2 ;
5004
Age (days ago)
5004
Last active (days ago)
0 comments
1 participants
participants (1)
-
repository service