[openfirmware] r1403 - cpu/x86/pc/olpc

svn at openfirmware.info svn at openfirmware.info
Thu Oct 8 07:15:10 CEST 2009


Author: wmb
Date: 2009-10-08 07:15:10 +0200 (Thu, 08 Oct 2009)
New Revision: 1403

Modified:
   cpu/x86/pc/olpc/devices.fth
Log:
OLPC - Added confirm-selftest to XO-1 build.


Modified: cpu/x86/pc/olpc/devices.fth
===================================================================
--- cpu/x86/pc/olpc/devices.fth	2009-10-08 05:13:30 UTC (rev 1402)
+++ cpu/x86/pc/olpc/devices.fth	2009-10-08 05:15:10 UTC (rev 1403)
@@ -301,6 +301,7 @@
    dend
 ;
 
+fload ${BP}/dev/olpc/confirm.fth             \ Selftest interaction modalities
 fload ${BP}/cpu/x86/pc/olpc/mfgdata.fth      \ Manufacturing data
 fload ${BP}/cpu/x86/pc/olpc/mfgtree.fth      \ Manufacturing data in device tree
 fload ${BP}/cpu/x86/pc/olpc/kbdtype.fth      \ Export keyboard type




More information about the openfirmware mailing list