[openfirmware] [commit] r3485 - dev/olpc

repository service svn at openfirmware.info
Wed Dec 12 22:56:38 CET 2012


Author: wmb
Date: Wed Dec 12 22:56:34 2012
New Revision: 3485
URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3485

Log:
SETi camera driver - fixed regression in which r3484 accidentally undid the effect of r3478.

Modified:
   dev/olpc/seti.fth

Modified: dev/olpc/seti.fth
==============================================================================
--- dev/olpc/seti.fth	Wed Dec 12 09:18:07 2012	(r3484)
+++ dev/olpc/seti.fth	Wed Dec 12 22:56:34 2012	(r3485)
@@ -24,7 +24,7 @@
 
    \ AE
    01 00 ov!
-   14 11 ov!         \ (04) 30fps at lowlux; (14) 6fps at lowlux
+   04 11 ov!         \ Keep (04) 30fps at lowlux; (14) 6fps at lowlux
    78 12 ov!         \ D65 target 0x74
    78 13 ov!         \ CWF target 0x74
    78 14 ov!         \ A target   0x74



More information about the openfirmware mailing list