[openfirmware] [commit] r3123 - cpu/arm/olpc/1.75

repository service svn at openfirmware.info
Fri Aug 3 09:53:53 CEST 2012


Author: pgf
Date: Fri Aug  3 09:53:53 2012
New Revision: 3123
URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3123

Log:
fix gpio pin assignments for cl4-a1

Modified:
   cpu/arm/olpc/1.75/gpiopins.fth

Modified: cpu/arm/olpc/1.75/gpiopins.fth
==============================================================================
--- cpu/arm/olpc/1.75/gpiopins.fth	Fri Aug  3 09:48:57 2012	(r3122)
+++ cpu/arm/olpc/1.75/gpiopins.fth	Fri Aug  3 09:53:53 2012	(r3123)
@@ -64,5 +64,5 @@
 d#  17 constant check-gpio#
 
 d#  14 constant touch-hd-gpio#
-d# 139 constant touch-tck-gpio#
-d#  98 constant touch-rst-gpio#
+d#  98 constant touch-tck-gpio#
+d# 152 constant touch-rst-gpio#



More information about the openfirmware mailing list