[commit] r2520 - cpu/arm/olpc/1.75

Author: wmb Date: Fri Sep 16 23:39:35 2011 New Revision: 2520 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/2520 Log: OLPC XO-1.75 - Fixed problem with automatic audio selftest - the channel assignment now works correctly, with no need to flip the sync polarity. Modified: cpu/arm/olpc/1.75/sound.fth Modified: cpu/arm/olpc/1.75/sound.fth ============================================================================== --- cpu/arm/olpc/1.75/sound.fth Fri Sep 16 23:38:23 2011 (r2519) +++ cpu/arm/olpc/1.75/sound.fth Fri Sep 16 23:39:35 2011 (r2520) @@ -405,7 +405,6 @@ setup-sspa-tx ( ) setup-sspa-rx ( ) - active-high-rx-fs ( ) make-in-ring ( ) make-out-ring ( )
participants (1)
-
repository service