[Armadeus-commitlog] armadeus branch, master, updated. release-3.3-16-ge0c45be
Brought to you by:
sszy
|
From: Nicolas <th...@us...> - 2010-08-24 09:40:06
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via e0c45be25be609d641dd78ca40fbe907dc20b11a (commit)
from 7dcd660e4ff1e8abea3f8fc106b913f1e0c2d9db (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e0c45be25be609d641dd78ca40fbe907dc20b11a
Author: Nicolas Colombain <sal...@ar...-office>
Date: Tue Aug 24 11:39:22 2010 +0200
fix bug #83 (APF27 USB OTG PHY not recognized after Linux reboot)
-----------------------------------------------------------------------
Summary of changes:
buildroot/target/device/armadeus/apf27/apf27.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/buildroot/target/device/armadeus/apf27/apf27.h b/buildroot/target/device/armadeus/apf27/apf27.h
index 73ccca2..78a33c5 100644
--- a/buildroot/target/device/armadeus/apf27/apf27.h
+++ b/buildroot/target/device/armadeus/apf27/apf27.h
@@ -736,7 +736,7 @@
#define CFG_ICFB1_C_VAL 0xFFFFFFFF
#define CFG_ICFB2_C_VAL 0xFFFFFFFF
#define CFG_DR_C_VAL 0x00000000
-#define CFG_GIUS_C_VAL 0xFFFFFFFF
+#define CFG_GIUS_C_VAL 0xFFFFC07F
#define CFG_ICR1_C_VAL 0x00000000
#define CFG_ICR2_C_VAL 0x00000000
#define CFG_IMR_C_VAL 0x00000000
hooks/post-receive
--
armadeus
|