[Armadeus-commitlog] armadeus branch, master, updated. release-3.3-6-ge3e8689
Brought to you by:
sszy
|
From: Nicolas <th...@us...> - 2010-08-09 12:28:19
|
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 e3e86892b4cad49d358b0a9541368dca3f3a53b3 (commit)
from 22065ceb09776c608bff55dea371e164bc9f5152 (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 e3e86892b4cad49d358b0a9541368dca3f3a53b3
Author: Nicolas Colombain <sal...@ar...-office>
Date: Mon Aug 9 14:27:59 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 8135071..73ccca2 100644
--- a/buildroot/target/device/armadeus/apf27/apf27.h
+++ b/buildroot/target/device/armadeus/apf27/apf27.h
@@ -766,7 +766,7 @@
#define CFG_ICFB1_E_VAL 0xFFFFFFFF
#define CFG_ICFB2_E_VAL 0xFFFFFFFF
#define CFG_DR_E_VAL 0x00000000
-#define CFG_GIUS_E_VAL 0xFFFFCCF8
+#define CFG_GIUS_E_VAL 0xFCFFCCF8
#define CFG_ICR1_E_VAL 0x00000000
#define CFG_ICR2_E_VAL 0x00000000
#define CFG_IMR_E_VAL 0x00000000
hooks/post-receive
--
armadeus
|