[openfirmware] r1312 - cpu/x86/pc/olpc/via

svn at openfirmware.info svn at openfirmware.info
Thu Aug 20 19:14:17 CEST 2009


Author: wmb
Date: 2009-08-20 19:14:17 +0200 (Thu, 20 Aug 2009)
New Revision: 1312

Modified:
   cpu/x86/pc/olpc/via/romstart.bth
Log:
Via - added usdelay subroutine to romstart.bth in case we ever need
the coreboot-loaded variant again.


Modified: cpu/x86/pc/olpc/via/romstart.bth
===================================================================
--- cpu/x86/pc/olpc/via/romstart.bth	2009-08-20 07:58:25 UTC (rev 1311)
+++ cpu/x86/pc/olpc/via/romstart.bth	2009-08-20 17:14:17 UTC (rev 1312)
@@ -40,6 +40,7 @@
 
 hex
 
+fload ${BP}/cpu/x86/pc/olpc/via/startusdelay.fth   \ microsecond delay subroutine
 fload ${BP}/cpu/x86/pc/olpc/via/startcfgio.fth   \ masked config write subroutine
 
 [ifdef] debug-startup




More information about the openfirmware mailing list