Author: quozl Date: Wed Aug 29 07:58:31 2012 New Revision: 3243 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3243
Log: OLPC XO-4 - Neonode, main board SMT test
Modified: cpu/arm/olpc/nn-touchscreen.fth
Modified: cpu/arm/olpc/nn-touchscreen.fth ============================================================================== --- cpu/arm/olpc/nn-touchscreen.fth Wed Aug 29 07:49:44 2012 (r3242) +++ cpu/arm/olpc/nn-touchscreen.fth Wed Aug 29 07:58:31 2012 (r3243) @@ -525,7 +525,7 @@
0 to faults
- test-station h# 1 = test-station h# 11 = or if \ IR PCB SMT and MB SMT + test-station h# 11 = if \ IR PCB SMT hold-reset connect open if test-os else fault then hold-reset disconnect @@ -538,6 +538,14 @@ hold-reset disconnect faults exit then + + test-station h# 1 = if \ MB SMT + open 0= if true exit then + test-version + close + false exit + then + [ifdef] nn-ir-pcb-rev-b test-station h# 2 = if \ MB ASSY open if test-finger-down-each-edge else fault then