Dec. 15, 2009
10:28 p.m.
Author: wmb Date: 2009-12-15 23:28:30 +0100 (Tue, 15 Dec 2009) New Revision: 1614 Modified: cpu/x86/pc/olpc/via/runin.fth Log: Via manufacturing tests - Set MD tag from RTC not NTP, thus avoiding multiple NTP queries. Modified: cpu/x86/pc/olpc/via/runin.fth =================================================================== --- cpu/x86/pc/olpc/via/runin.fth 2009-12-15 16:01:37 UTC (rev 1613) +++ cpu/x86/pc/olpc/via/runin.fth 2009-12-15 22:28:30 UTC (rev 1614) @@ -161,7 +161,7 @@ pop-base ; : make-md-tag ( -- ) - ntp>time&date ( s m h d m y ) format-date " MD" put-ascii-tag + time&date ( s m h d m y ) format-date " MD" put-ascii-tag ; : inject-tags ( -- ) get-mfg-data
5874
Age (days ago)
5874
Last active (days ago)
0 comments
1 participants
participants (1)
-
svn@openfirmware.info