[openfirmware] [commit] r3531 - cpu/arm/olpc

repository service svn at openfirmware.info
Wed Jan 30 09:28:53 CET 2013


Author: quozl
Date: Wed Jan 30 09:28:52 2013
New Revision: 3531
URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3531

Log:
OLPC XO-4 - touchscreen, enable mainboard SMT test phase, requested by Chia-Hsiu.

Modified:
   cpu/arm/olpc/nn-touchscreen.fth

Modified: cpu/arm/olpc/nn-touchscreen.fth
==============================================================================
--- cpu/arm/olpc/nn-touchscreen.fth	Sat Jan 26 18:21:35 2013	(r3530)
+++ cpu/arm/olpc/nn-touchscreen.fth	Wed Jan 30 09:28:52 2013	(r3531)
@@ -1088,7 +1088,7 @@
    0 to faults
 
    test-station case
-      \ h#  1  of  mb-smt  exit  endof
+      h#  1  of  mb-smt  exit  endof
       h#  2  of  mb-assy  exit  endof
       h# 11  of  ir-pcb-smt  exit  endof
       h# 12  of  ir-pcb-assy  exit  endof



More information about the openfirmware mailing list