[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-329-gbf7f490
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2014-07-13 17:37:51
|
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 bf7f490627eaa0c18fe9c748657d39988f4bd6dc (commit)
via 536db58d2ba5be2715135351800e4b6a46aef585 (commit)
via 633fe721c3dae4ad4bd2199d106b1c31123fc3cc (commit)
via d429e58b2f007de5419fedc93494f84f7c888181 (commit)
via 6721f79863d2cd474cc9393e3198c2ab00a3f88e (commit)
via 395e445f31a0a2d2892e10414986a5eeba3dd1c1 (commit)
from fcefe327cc689194af66174e0495809f87561370 (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 bf7f490627eaa0c18fe9c748657d39988f4bd6dc
Author: Philippe Reynes <tr...@ya...>
Date: Wed Jul 9 21:32:32 2014 +0200
[LINUX] 3.15: disable usb
When usb is enable, the boot fails with an error:
[ 0.983719] Internal error: : 808 [#1] PREEMPT ARM
[ 0.988534] Modules linked in:
[ 0.991643] CPU: 0 PID: 1 Comm: swapper Not tainted 3.15.4 #1
[ 0.997415] task: c382aaa0 ti: c3832000 task.ti: c3832000
[ 1.002873] PC is at hw_phymode_configure+0xd4/0x134
[ 1.007877] LR is at ci_hdrc_probe+0x2fc/0x610
...
commit 536db58d2ba5be2715135351800e4b6a46aef585
Author: Philippe Reynes <tr...@ya...>
Date: Wed Jul 9 21:32:31 2014 +0200
[LINUX] 3.15: move to 3.15.4
commit 633fe721c3dae4ad4bd2199d106b1c31123fc3cc
Author: Philippe Reynes <tr...@ya...>
Date: Wed Jul 9 21:32:30 2014 +0200
[LINUX] 3.14: move to 3.14.11
commit d429e58b2f007de5419fedc93494f84f7c888181
Author: Philippe Reynes <tr...@ya...>
Date: Wed Jul 9 21:32:29 2014 +0200
[LINUX] 3.12: move to 3.12.24
commit 6721f79863d2cd474cc9393e3198c2ab00a3f88e
Author: Philippe Reynes <tr...@ya...>
Date: Wed Jul 9 21:32:28 2014 +0200
[LINUX] 3.10: move to 3.10.47
commit 395e445f31a0a2d2892e10414986a5eeba3dd1c1
Author: Philippe Reynes <tr...@ya...>
Date: Wed Jul 9 21:32:27 2014 +0200
[LINUX] pod_gpio: fix compilation by adding module.h
Without the include of <linux/module.h>, the
compilation fails with the followiging error :
CC [M] drivers/armadeus/fpga/virtual_components/pod_gpio/pod_gpio.o
drivers/armadeus/fpga/virtual_components/pod_gpio/pod_gpio.c:411:15:
erreur: expected declaration specifiers or â...â before string constant
drivers/armadeus/fpga/virtual_components/pod_gpio/pod_gpio.c:412:20:
erreur: expected declaration specifiers or â...â before string constant
drivers/armadeus/fpga/virtual_components/pod_gpio/pod_gpio.c:413:16:
erreur: expected declaration specifiers or â...â before string constant
make[7]: ***
[drivers/armadeus/fpga/virtual_components/pod_gpio/pod_gpio.o] Erreur 1
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf27mainline_defconfig | 4 +-
buildroot/configs/apf28mainline_defconfig | 4 +-
buildroot/configs/apf51mainline_defconfig | 4 +-
...x-3.10.45.config => apf27-linux-3.10.47.config} | 0
...x-3.12.23.config => apf27-linux-3.12.24.config} | 0
...ux-3.14.9.config => apf27-linux-3.14.11.config} | 0
...nux-3.15.2.config => apf27-linux-3.15.4.config} | 0
.../device/armadeus/apf27/apf27-linux-3.15.config | 22 +-------------------
...x-3.10.45.config => apf28-linux-3.10.47.config} | 0
...x-3.12.23.config => apf28-linux-3.12.24.config} | 0
...ux-3.14.9.config => apf28-linux-3.14.11.config} | 0
...nux-3.15.2.config => apf28-linux-3.15.4.config} | 0
...x-3.10.45.config => apf51-linux-3.10.47.config} | 0
...x-3.12.23.config => apf51-linux-3.12.24.config} | 0
...ux-3.14.9.config => apf51-linux-3.14.11.config} | 0
...nux-3.15.2.config => apf51-linux-3.15.4.config} | 0
patches/linux/{3.10.45 => 3.10.47} | 0
patches/linux/{3.12.23 => 3.12.24} | 0
patches/linux/{3.14.9 => 3.14.11} | 0
patches/linux/{3.15.2 => 3.15.4} | 0
.../fpga/virtual_components/pod_gpio/pod_gpio.c | 1 +
21 files changed, 8 insertions(+), 27 deletions(-)
rename buildroot/target/device/armadeus/apf27/{apf27-linux-3.10.45.config => apf27-linux-3.10.47.config} (100%)
rename buildroot/target/device/armadeus/apf27/{apf27-linux-3.12.23.config => apf27-linux-3.12.24.config} (100%)
rename buildroot/target/device/armadeus/apf27/{apf27-linux-3.14.9.config => apf27-linux-3.14.11.config} (100%)
rename buildroot/target/device/armadeus/apf27/{apf27-linux-3.15.2.config => apf27-linux-3.15.4.config} (100%)
rename buildroot/target/device/armadeus/apf28/{apf28-linux-3.10.45.config => apf28-linux-3.10.47.config} (100%)
rename buildroot/target/device/armadeus/apf28/{apf28-linux-3.12.23.config => apf28-linux-3.12.24.config} (100%)
rename buildroot/target/device/armadeus/apf28/{apf28-linux-3.14.9.config => apf28-linux-3.14.11.config} (100%)
rename buildroot/target/device/armadeus/apf28/{apf28-linux-3.15.2.config => apf28-linux-3.15.4.config} (100%)
rename buildroot/target/device/armadeus/apf51/{apf51-linux-3.10.45.config => apf51-linux-3.10.47.config} (100%)
rename buildroot/target/device/armadeus/apf51/{apf51-linux-3.12.23.config => apf51-linux-3.12.24.config} (100%)
rename buildroot/target/device/armadeus/apf51/{apf51-linux-3.14.9.config => apf51-linux-3.14.11.config} (100%)
rename buildroot/target/device/armadeus/apf51/{apf51-linux-3.15.2.config => apf51-linux-3.15.4.config} (100%)
rename patches/linux/{3.10.45 => 3.10.47} (100%)
rename patches/linux/{3.12.23 => 3.12.24} (100%)
rename patches/linux/{3.14.9 => 3.14.11} (100%)
rename patches/linux/{3.15.2 => 3.15.4} (100%)
diff --git a/buildroot/configs/apf27mainline_defconfig b/buildroot/configs/apf27mainline_defconfig
index 842e2b4..6d65d19 100644
--- a/buildroot/configs/apf27mainline_defconfig
+++ b/buildroot/configs/apf27mainline_defconfig
@@ -6,7 +6,7 @@ BR2_CCACHE=y
BR2_CCACHE_DIR="$(TOPDIR)/.$(BR2_BOARD_NAME)-buildroot-ccache"
BR2_STRIP_sstrip=y
BR2_KERNEL_HEADERS_VERSION=y
-BR2_DEFAULT_KERNEL_VERSION="3.15.2"
+BR2_DEFAULT_KERNEL_VERSION="3.15.4"
BR2_UCLIBC_CONFIG="target/device/armadeus/uClibc-$(BR2_UCLIBC_VERSION_STRING).config"
BR2_TOOLCHAIN_BUILDROOT_LARGEFILE=y
BR2_TOOLCHAIN_BUILDROOT_INET_IPV6=y
@@ -34,7 +34,7 @@ BR2_BOARD_NAME="apf27"
BR2_CPU_NAME="imx27"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.15.2"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.15.4"
BR2_LINUX_KERNEL_PATCH="../patches/linux/$(BR2_LINUX_KERNEL_VERSION)"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_BOARD_PATH)/$(BR2_BOARD_NAME)-linux-$(BR2_LINUX_KERNEL_VERSION).config"
diff --git a/buildroot/configs/apf28mainline_defconfig b/buildroot/configs/apf28mainline_defconfig
index b4c20ee..21fc1b2 100644
--- a/buildroot/configs/apf28mainline_defconfig
+++ b/buildroot/configs/apf28mainline_defconfig
@@ -6,7 +6,7 @@ BR2_CCACHE=y
BR2_CCACHE_DIR="$(TOPDIR)/.$(BR2_BOARD_NAME)-buildroot-ccache"
BR2_STRIP_sstrip=y
BR2_KERNEL_HEADERS_VERSION=y
-BR2_DEFAULT_KERNEL_VERSION="3.15.2"
+BR2_DEFAULT_KERNEL_VERSION="3.15.4"
BR2_UCLIBC_CONFIG="target/device/armadeus/uClibc-$(BR2_UCLIBC_VERSION_STRING).config"
BR2_TOOLCHAIN_BUILDROOT_LARGEFILE=y
BR2_TOOLCHAIN_BUILDROOT_INET_IPV6=y
@@ -35,7 +35,7 @@ BR2_CPU_NAME="imx28"
BR2_TARGET_ARMADEUS_SDRAM_SIZE="128"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.15.2"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.15.4"
BR2_LINUX_KERNEL_PATCH="../patches/linux/$(BR2_LINUX_KERNEL_VERSION)"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_BOARD_PATH)/$(BR2_BOARD_NAME)-linux-$(BR2_LINUX_KERNEL_VERSION).config"
diff --git a/buildroot/configs/apf51mainline_defconfig b/buildroot/configs/apf51mainline_defconfig
index 4d50bc2..f762b98 100644
--- a/buildroot/configs/apf51mainline_defconfig
+++ b/buildroot/configs/apf51mainline_defconfig
@@ -7,7 +7,7 @@ BR2_CCACHE=y
BR2_CCACHE_DIR="$(TOPDIR)/.$(BR2_BOARD_NAME)-buildroot-ccache"
BR2_STRIP_sstrip=y
BR2_KERNEL_HEADERS_VERSION=y
-BR2_DEFAULT_KERNEL_VERSION="3.15.2"
+BR2_DEFAULT_KERNEL_VERSION="3.15.4"
BR2_UCLIBC_CONFIG="target/device/armadeus/uClibc-$(BR2_UCLIBC_VERSION_STRING).config"
BR2_TOOLCHAIN_BUILDROOT_LARGEFILE=y
BR2_TOOLCHAIN_BUILDROOT_INET_IPV6=y
@@ -97,7 +97,7 @@ BR2_TARGET_UBOOT_ENVIMAGE_SOURCE="$(ARMADEUS_PATH)/u-boot-env-2013.04.txt"
BR2_TARGET_UBOOT_ENVIMAGE_SIZE="0x20000"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.15.2"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.15.4"
BR2_LINUX_KERNEL_PATCH="../patches/linux/$(BR2_LINUX_KERNEL_VERSION)"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_BOARD_PATH)/$(BR2_BOARD_NAME)-linux-$(BR2_LINUX_KERNEL_VERSION).config"
diff --git a/buildroot/target/device/armadeus/apf27/apf27-linux-3.10.45.config b/buildroot/target/device/armadeus/apf27/apf27-linux-3.10.47.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf27/apf27-linux-3.10.45.config
rename to buildroot/target/device/armadeus/apf27/apf27-linux-3.10.47.config
diff --git a/buildroot/target/device/armadeus/apf27/apf27-linux-3.12.23.config b/buildroot/target/device/armadeus/apf27/apf27-linux-3.12.24.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf27/apf27-linux-3.12.23.config
rename to buildroot/target/device/armadeus/apf27/apf27-linux-3.12.24.config
diff --git a/buildroot/target/device/armadeus/apf27/apf27-linux-3.14.9.config b/buildroot/target/device/armadeus/apf27/apf27-linux-3.14.11.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf27/apf27-linux-3.14.9.config
rename to buildroot/target/device/armadeus/apf27/apf27-linux-3.14.11.config
diff --git a/buildroot/target/device/armadeus/apf27/apf27-linux-3.15.2.config b/buildroot/target/device/armadeus/apf27/apf27-linux-3.15.4.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf27/apf27-linux-3.15.2.config
rename to buildroot/target/device/armadeus/apf27/apf27-linux-3.15.4.config
diff --git a/buildroot/target/device/armadeus/apf27/apf27-linux-3.15.config b/buildroot/target/device/armadeus/apf27/apf27-linux-3.15.config
index c2efccb..19f6555 100644
--- a/buildroot/target/device/armadeus/apf27/apf27-linux-3.15.config
+++ b/buildroot/target/device/armadeus/apf27/apf27-linux-3.15.config
@@ -169,27 +169,7 @@ CONFIG_SND_PCM_OSS=m
# CONFIG_SND_USB is not set
CONFIG_SND_SOC=m
CONFIG_SND_IMX_SOC=m
-CONFIG_USB=y
-CONFIG_USB_EHCI_HCD=y
-CONFIG_USB_EHCI_MXC=y
-CONFIG_USB_ACM=y
-CONFIG_USB_PRINTER=y
-CONFIG_USB_STORAGE=y
-CONFIG_USB_CHIPIDEA=y
-CONFIG_USB_CHIPIDEA_UDC=y
-CONFIG_USB_CHIPIDEA_HOST=y
-CONFIG_USB_CHIPIDEA_DEBUG=y
-CONFIG_USB_SERIAL=y
-CONFIG_USB_SERIAL_FTDI_SIO=y
-CONFIG_USB_SERIAL_PL2303=y
-CONFIG_NOP_USB_XCEIV=y
-CONFIG_USB_ULPI=y
-CONFIG_USB_GADGET=y
-CONFIG_USB_FSL_USB2=y
-CONFIG_USB_ETH=m
-CONFIG_USB_GADGETFS=m
-CONFIG_USB_MASS_STORAGE=m
-CONFIG_USB_G_HID=m
+# CONFIG_USB_SUPPORT is not set
CONFIG_MMC=y
CONFIG_MMC_MXC=y
CONFIG_NEW_LEDS=y
diff --git a/buildroot/target/device/armadeus/apf28/apf28-linux-3.10.45.config b/buildroot/target/device/armadeus/apf28/apf28-linux-3.10.47.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf28/apf28-linux-3.10.45.config
rename to buildroot/target/device/armadeus/apf28/apf28-linux-3.10.47.config
diff --git a/buildroot/target/device/armadeus/apf28/apf28-linux-3.12.23.config b/buildroot/target/device/armadeus/apf28/apf28-linux-3.12.24.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf28/apf28-linux-3.12.23.config
rename to buildroot/target/device/armadeus/apf28/apf28-linux-3.12.24.config
diff --git a/buildroot/target/device/armadeus/apf28/apf28-linux-3.14.9.config b/buildroot/target/device/armadeus/apf28/apf28-linux-3.14.11.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf28/apf28-linux-3.14.9.config
rename to buildroot/target/device/armadeus/apf28/apf28-linux-3.14.11.config
diff --git a/buildroot/target/device/armadeus/apf28/apf28-linux-3.15.2.config b/buildroot/target/device/armadeus/apf28/apf28-linux-3.15.4.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf28/apf28-linux-3.15.2.config
rename to buildroot/target/device/armadeus/apf28/apf28-linux-3.15.4.config
diff --git a/buildroot/target/device/armadeus/apf51/apf51-linux-3.10.45.config b/buildroot/target/device/armadeus/apf51/apf51-linux-3.10.47.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf51/apf51-linux-3.10.45.config
rename to buildroot/target/device/armadeus/apf51/apf51-linux-3.10.47.config
diff --git a/buildroot/target/device/armadeus/apf51/apf51-linux-3.12.23.config b/buildroot/target/device/armadeus/apf51/apf51-linux-3.12.24.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf51/apf51-linux-3.12.23.config
rename to buildroot/target/device/armadeus/apf51/apf51-linux-3.12.24.config
diff --git a/buildroot/target/device/armadeus/apf51/apf51-linux-3.14.9.config b/buildroot/target/device/armadeus/apf51/apf51-linux-3.14.11.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf51/apf51-linux-3.14.9.config
rename to buildroot/target/device/armadeus/apf51/apf51-linux-3.14.11.config
diff --git a/buildroot/target/device/armadeus/apf51/apf51-linux-3.15.2.config b/buildroot/target/device/armadeus/apf51/apf51-linux-3.15.4.config
similarity index 100%
rename from buildroot/target/device/armadeus/apf51/apf51-linux-3.15.2.config
rename to buildroot/target/device/armadeus/apf51/apf51-linux-3.15.4.config
diff --git a/patches/linux/3.10.45 b/patches/linux/3.10.47
similarity index 100%
rename from patches/linux/3.10.45
rename to patches/linux/3.10.47
diff --git a/patches/linux/3.12.23 b/patches/linux/3.12.24
similarity index 100%
rename from patches/linux/3.12.23
rename to patches/linux/3.12.24
diff --git a/patches/linux/3.14.9 b/patches/linux/3.14.11
similarity index 100%
rename from patches/linux/3.14.9
rename to patches/linux/3.14.11
diff --git a/patches/linux/3.15.2 b/patches/linux/3.15.4
similarity index 100%
rename from patches/linux/3.15.2
rename to patches/linux/3.15.4
diff --git a/target/linux/modules/fpga/virtual_components/pod_gpio/pod_gpio.c b/target/linux/modules/fpga/virtual_components/pod_gpio/pod_gpio.c
index e8160f9..cb72091 100644
--- a/target/linux/modules/fpga/virtual_components/pod_gpio/pod_gpio.c
+++ b/target/linux/modules/fpga/virtual_components/pod_gpio/pod_gpio.c
@@ -19,6 +19,7 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
+#include <linux/module.h>
#include <linux/version.h>
#include <linux/gpio.h>
#include <linux/io.h>
hooks/post-receive
--
armadeus
|