r3147 - trunk/src/target/u-boot/patches

laforge at sita.openmoko.org laforge at sita.openmoko.org
Fri Oct 12 08:51:09 CEST 2007


Author: laforge
Date: 2007-10-12 08:51:05 +0200 (Fri, 12 Oct 2007)
New Revision: 3147

Modified:
   trunk/src/target/u-boot/patches/uboot-20061030-neo1973.patch
   trunk/src/target/u-boot/patches/uboot-mokoversion.patch
Log:
Fix bug that caused precharge current only ~ 40..50mA instead of 80..100mA on
GTA01 (Wally Ritchie) Closes: #762


Modified: trunk/src/target/u-boot/patches/uboot-20061030-neo1973.patch
===================================================================
--- trunk/src/target/u-boot/patches/uboot-20061030-neo1973.patch	2007-10-10 16:34:29 UTC (rev 3146)
+++ trunk/src/target/u-boot/patches/uboot-20061030-neo1973.patch	2007-10-12 06:51:05 UTC (rev 3147)
@@ -1920,7 +1920,7 @@
 +
 +	[PCF50606_REG_MBCC1]	= 0x01, /* CHGAPE */
 +	[PCF50606_REG_MBCC2]	= 0x00,	/* unlimited charging */
-+	[PCF50606_REG_MBCC3]	= 0x1a, /* 0.2*Ifast, 4.20V */
++	[PCF50606_REG_MBCC3]	= 0x2a, /* 0.2*Ifast, 4.20V */
 +	[PCF50606_REG_BBCC]	= 0x1f, /* 400uA */
 +	[PCF50606_REG_ADCC1]	= 0x00,
 +	[PCF50606_REG_ADCC2]	= 0x00,

Modified: trunk/src/target/u-boot/patches/uboot-mokoversion.patch
===================================================================
--- trunk/src/target/u-boot/patches/uboot-mokoversion.patch	2007-10-10 16:34:29 UTC (rev 3146)
+++ trunk/src/target/u-boot/patches/uboot-mokoversion.patch	2007-10-12 06:51:05 UTC (rev 3147)
@@ -7,4 +7,4 @@
  	fi
  fi
 +
-+printf '%s' -moko11
++printf '%s' -moko12





More information about the commitlog mailing list