[Armadeus-commitlog] armadeus branch, master, updated. armadeus-4.1-330-g1ce2eb6
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2012-05-25 14:37:45
|
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 1ce2eb650d10b4f51ed3891cd95b0c4b2a6036aa (commit)
via 89c70cb53fb219c6aff177faaacc44fa178e0a0d (commit)
from 5a597e0b268f9b39a473fe87505a92e57e17bfc4 (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 1ce2eb650d10b4f51ed3891cd95b0c4b2a6036aa
Author: Eric Jarrige <eri...@ar...>
Date: Fri May 25 16:34:40 2012 +0200
[LINUX] 2.6.35: apf28: default config has UART 0, 2 and 3 enabled - also disable UART 1 and 4
commit 89c70cb53fb219c6aff177faaacc44fa178e0a0d
Author: Eric Jarrige <eri...@ar...>
Date: Fri May 25 16:27:57 2012 +0200
[LINUX] 2.6.35: apf28: Use SMSC PHY driver instead of a generic MII PHY
-----------------------------------------------------------------------
Summary of changes:
.../armadeus/apf28/apf28-linux-2.6.35.config | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/buildroot/target/device/armadeus/apf28/apf28-linux-2.6.35.config b/buildroot/target/device/armadeus/apf28/apf28-linux-2.6.35.config
index 27ec7e8..f3e3041 100644
--- a/buildroot/target/device/armadeus/apf28/apf28-linux-2.6.35.config
+++ b/buildroot/target/device/armadeus/apf28/apf28-linux-2.6.35.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.35.3
-# Mon Mar 19 10:50:08 2012
+# Fri May 25 16:25:50 2012
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -275,13 +275,13 @@ CONFIG_MXS_AUART_DMA_SUPPORT=y
CONFIG_MXS_AUART_PORTS=5
CONFIG_MXS_AUART0_DEVICE_ENABLE=y
# CONFIG_MXS_AUART0_DMA_ENABLE is not set
-CONFIG_MXS_AUART1_DEVICE_ENABLE=y
+# CONFIG_MXS_AUART1_DEVICE_ENABLE is not set
# CONFIG_MXS_AUART1_DMA_ENABLE is not set
CONFIG_MXS_AUART2_DEVICE_ENABLE=y
# CONFIG_MXS_AUART2_DMA_ENABLE is not set
CONFIG_MXS_AUART3_DEVICE_ENABLE=y
# CONFIG_MXS_AUART3_DMA_ENABLE is not set
-CONFIG_MXS_AUART4_DEVICE_ENABLE=y
+# CONFIG_MXS_AUART4_DEVICE_ENABLE is not set
# CONFIG_MXS_AUART4_DMA_ENABLE is not set
CONFIG_MXS_RAM_FREQ_SCALING=y
# CONFIG_MXS_RAM_MDDR is not set
@@ -702,6 +702,7 @@ CONFIG_MISC_DEVICES=y
# CONFIG_DS1682 is not set
# CONFIG_TI_DAC7512 is not set
CONFIG_MXS_PERSISTENT=y
+CONFIG_MXS_PERFMON=y
# CONFIG_ANDROID_PMEM is not set
# CONFIG_UID_STAT is not set
# CONFIG_C2PORT is not set
@@ -780,7 +781,7 @@ CONFIG_PHYLIB=y
# CONFIG_LXT_PHY is not set
# CONFIG_CICADA_PHY is not set
# CONFIG_VITESSE_PHY is not set
-# CONFIG_SMSC_PHY is not set
+CONFIG_SMSC_PHY=y
# CONFIG_BROADCOM_PHY is not set
# CONFIG_ICPLUS_PHY is not set
# CONFIG_REALTEK_PHY is not set
@@ -791,7 +792,7 @@ CONFIG_PHYLIB=y
# CONFIG_FIXED_PHY is not set
# CONFIG_MDIO_BITBANG is not set
CONFIG_NET_ETHERNET=y
-CONFIG_MII=y
+# CONFIG_MII is not set
# CONFIG_AX88796 is not set
# CONFIG_SMC91X is not set
# CONFIG_DM9000 is not set
hooks/post-receive
--
armadeus
|