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

laforge at sita.openmoko.org laforge at sita.openmoko.org
Tue May 22 16:43:55 CEST 2007


Author: laforge
Date: 2007-05-22 16:43:54 +0200 (Tue, 22 May 2007)
New Revision: 2062

Modified:
   trunk/src/target/u-boot/patches/uboot-20061030-neo1973.patch
Log:
add definition PCF50606_OOCC1_EXTONWAK_NO_WAKEUP


Modified: trunk/src/target/u-boot/patches/uboot-20061030-neo1973.patch
===================================================================
--- trunk/src/target/u-boot/patches/uboot-20061030-neo1973.patch	2007-05-22 14:35:49 UTC (rev 2061)
+++ trunk/src/target/u-boot/patches/uboot-20061030-neo1973.patch	2007-05-22 14:43:54 UTC (rev 2062)
@@ -177,7 +177,7 @@
 ===================================================================
 --- /dev/null
 +++ u-boot/include/pcf50606.h
-@@ -0,0 +1,272 @@
+@@ -0,0 +1,273 @@
 +#ifndef _PCF50606_H
 +#define _PCF50606_H
 +
@@ -272,6 +272,7 @@
 +	PCF50606_OOCC1_CHGWAK	= 0x20,
 +	PCF50606_OOCC1_EXTONWAK_HIGH	= 0x40,
 +	PCF50606_OOCC1_EXTONWAK_LOW	= 0x80,
++	PCF50606_OOCC1_EXTONWAK_NO_WAKEUP = 0x3f,
 +};
 +
 +enum pcf50606_reg_oocc2 {





More information about the commitlog mailing list