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

repository service svn at openfirmware.info
Mon Feb 18 01:01:25 CET 2013


Author: quozl
Date: Mon Feb 18 01:01:24 2013
New Revision: 3556
URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3556

Log:
OLPC XO-4 - touchscreen, restore missing test instructions during scribble and axes tests, fixes a regression introduced in r3535.  #12553.

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

Modified: cpu/arm/olpc/nn-touchscreen.fth
==============================================================================
--- cpu/arm/olpc/nn-touchscreen.fth	Thu Feb 14 06:01:19 2013	(r3555)
+++ cpu/arm/olpc/nn-touchscreen.fth	Mon Feb 18 01:01:24 2013	(r3556)
@@ -906,6 +906,7 @@
    consume
    flush
    blacken
+   .tsmsg
    -1 to remaining
 ;
 



More information about the openfirmware mailing list