[commit] r2387 - cpu/x86/pc/olpc

July 18, 2011
3:27 a.m.
Author: quozl Date: Mon Jul 18 03:27:11 2011 New Revision: 2387 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/2387 Log: OLPC XO-1.5 - restore pause between tests, fix #11057 Modified: cpu/x86/pc/olpc/gamekeys.fth Modified: cpu/x86/pc/olpc/gamekeys.fth ============================================================================== --- cpu/x86/pc/olpc/gamekeys.fth Sun Jul 17 10:57:58 2011 (r2386) +++ cpu/x86/pc/olpc/gamekeys.fth Mon Jul 18 03:27:11 2011 (r2387) @@ -36,7 +36,7 @@ : (hold-message) ( ms -- ) [ifdef] test-station - test-station if drop exit then + test-station 1 5 between if drop exit then [then] d# 100 / ( decisecs ) begin dup while ( decisecs )
5086
Age (days ago)
5086
Last active (days ago)
0 comments
1 participants
participants (1)
-
repository service