[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-255-g15e47cf
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2014-05-11 09:25:09
|
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 15e47cfd2f6345caf2d097450a25812dd7117681 (commit)
from 4cf3a49cdf7fb2f262d485d68e407bb3a08928d7 (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 15e47cfd2f6345caf2d097450a25812dd7117681
Author: Eric Jarrige <eri...@ar...>
Date: Sun May 11 11:24:40 2014 +0200
[UBOOT] 2014.04: apf51: fix ethernet PHY signal integrity
-----------------------------------------------------------------------
Summary of changes:
patches/u-boot/2014.04/401-apf51.patch | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/patches/u-boot/2014.04/401-apf51.patch b/patches/u-boot/2014.04/401-apf51.patch
index 0e4ba2a..57baa3c 100644
--- a/patches/u-boot/2014.04/401-apf51.patch
+++ b/patches/u-boot/2014.04/401-apf51.patch
@@ -33,7 +33,7 @@ new file mode 100644
index 0000000..8ff1381
--- /dev/null
+++ b/board/armadeus/apf51/apf51.c
-@@ -0,0 +1,885 @@
+@@ -0,0 +1,884 @@
+/*
+ * Armadeus APF51 baseboard
+ *
@@ -532,8 +532,7 @@ index 0000000..8ff1381
+static void setup_fec(void)
+{
+#ifdef CONFIG_FEC_MXC
-+#define FEC_PAD_CFG (PAD_CTL_DSE_MED | PAD_CTL_PKE | \
-+ PAD_CTL_HYS )
++#define FEC_PAD_CFG (PAD_CTL_DSE_MED | PAD_CTL_HYS )
+
+ static const iomux_v3_cfg_t fec_pads[] = {
+ NEW_PAD_CTRL(MX51_PAD_DI_GP3__FEC_TX_ER, FEC_PAD_CFG),
hooks/post-receive
--
armadeus
|