[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.2-277-gaf823cc
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2013-05-31 06:24:55
|
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 af823cc2c9fee17376035b96a00bab6b37df7406 (commit)
from bd1a1c19976ad68c560cde0e9c304a24cc5e37d4 (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 af823cc2c9fee17376035b96a00bab6b37df7406
Author: Eric Jarrige <eri...@ar...>
Date: Fri May 31 08:33:03 2013 +0200
[UBOOT] 2013.04: workaround to fix APF27 PHY power on reset issue: disable CONFIG_PHYLIB
-----------------------------------------------------------------------
Summary of changes:
.../device/armadeus/apf27/apf27-u-boot-2013.04.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/buildroot/target/device/armadeus/apf27/apf27-u-boot-2013.04.h b/buildroot/target/device/armadeus/apf27/apf27-u-boot-2013.04.h
index ee3bdb8..a6e6d26 100644
--- a/buildroot/target/device/armadeus/apf27/apf27-u-boot-2013.04.h
+++ b/buildroot/target/device/armadeus/apf27/apf27-u-boot-2013.04.h
@@ -349,7 +349,8 @@
* Ethernet (on SOC imx FEC)
*/
#define CONFIG_FEC_MXC
-#define CONFIG_PHYLIB
+/*#define CONFIG_PHYLIB
+#define CONFIG_PHY_SMSC*/
#define CONFIG_FEC_MXC_PHYADDR 0x1f
#define CONFIG_MII /* MII PHY management */
hooks/post-receive
--
armadeus
|