Author: quozl Date: Fri Oct 26 01:11:14 2012 New Revision: 3385 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3385
Log: OLPC XO-4 - suppress test in SMT, requested by Chia-Hsiu.
Modified: cpu/arm/olpc/nn-touchscreen.fth
Modified: cpu/arm/olpc/nn-touchscreen.fth ============================================================================== --- cpu/arm/olpc/nn-touchscreen.fth Thu Oct 25 12:18:46 2012 (r3384) +++ cpu/arm/olpc/nn-touchscreen.fth Fri Oct 26 01:11:14 2012 (r3385) @@ -1013,7 +1013,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
openfirmware@openfirmware.info