Author: quozl Date: Tue Mar 19 05:24:05 2013 New Revision: 3620 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3620
Log: OLPC XO-4 - touchscreen, remove timeout return stack trace
Modified: cpu/arm/olpc/nn-touchscreen.fth
Modified: cpu/arm/olpc/nn-touchscreen.fth ============================================================================== --- cpu/arm/olpc/nn-touchscreen.fth Sat Mar 16 01:40:21 2013 (r3619) +++ cpu/arm/olpc/nn-touchscreen.fth Tue Mar 19 05:24:05 2013 (r3620) @@ -116,7 +116,7 @@ until ( id limit ) drop ( id ) ." timeout waiting for " 2u.x cr ( ) - r> rstrace >r + \ r> rstrace >r pbuf /pbuf erase ;