[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-36-gecf4d8497
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2019-02-11 10:58:33
|
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 ecf4d84974ec0af56e31b4f78107f6c46bfd9bc8 (commit)
from cfff6fd41f756ea65c704ffa3b08998867ec59bb (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 ecf4d84974ec0af56e31b4f78107f6c46bfd9bc8
Author: Julien BOIBESSOT <jul...@ar...>
Date: Mon Feb 11 11:57:24 2019 +0100
[BUILDROOT] add a config to build 4.19 kernel on APF6 and add APF6Dev RTC support while we are at it
-----------------------------------------------------------------------
Summary of changes:
...ne-4.9_defconfig => apf6mailine-4.19_defconfig} | 16 ++----
...linux-4.19.10.config => apf6-linux-4.19.config} | 63 +++++++++++++++++++---
patches/linux/4.19.10 | 1 -
.../0505-armadeus-add_mcp7940x_rtc_driver.patch | 0
.../0704-armadeus-dts-apf6dev-add-rtc.patch | 10 ++--
5 files changed, 65 insertions(+), 25 deletions(-)
copy buildroot/configs/{apf6mailine-4.9_defconfig => apf6mailine-4.19_defconfig} (93%)
rename buildroot/target/device/armadeus/apf6/{apf6-linux-4.19.10.config => apf6-linux-4.19.config} (78%)
delete mode 120000 patches/linux/4.19.10
copy patches/linux/{4.1.mx6_legacy => 4.19}/0505-armadeus-add_mcp7940x_rtc_driver.patch (100%)
copy patches/linux/{4.9 => 4.19}/0704-armadeus-dts-apf6dev-add-rtc.patch (58%)
diff --git a/buildroot/configs/apf6mailine-4.9_defconfig b/buildroot/configs/apf6mailine-4.19_defconfig
similarity index 93%
copy from buildroot/configs/apf6mailine-4.9_defconfig
copy to buildroot/configs/apf6mailine-4.19_defconfig
index 5858fbe28..bdce3faa0 100644
--- a/buildroot/configs/apf6mailine-4.9_defconfig
+++ b/buildroot/configs/apf6mailine-4.19_defconfig
@@ -12,7 +12,6 @@ BR2_TARGET_GENERIC_HOSTNAME="apf6"
BR2_TARGET_GENERIC_ISSUE="Welcome to Armadeus development platform !"
BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV=y
BR2_TARGET_GENERIC_GETTY_PORT="ttymxc3"
-BR2_TARGET_TZ_INFO=y
BR2_TARGET_TZ_ZONELIST="europe"
BR2_TARGET_LOCALTIME="Europe/Paris"
BR2_ROOTFS_OVERLAY="$(ARMADEUS_PATH)/rootfs/target_overlay"
@@ -26,10 +25,10 @@ BR2_TARGET_ARMADEUS_NR_SDRAM="2"
BR2_TARGET_ARMADEUS_SDRAM_SIZE="512"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.9.154"
-BR2_LINUX_KERNEL_PATCH="../patches/linux/4.9"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.19.19"
+BR2_LINUX_KERNEL_PATCH="../patches/linux/4.19"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
-BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_BOARD_PATH)/$(BR2_BOARD_NAME)-linux-4.9.config"
+BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_BOARD_PATH)/$(BR2_BOARD_NAME)-linux-4.19.config"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
BR2_LINUX_KERNEL_INTREE_DTS_NAME="imx6q-apf6dev imx6dl-apf6dev"
BR2_LINUX_KERNEL_INSTALL_TARGET=y
@@ -52,7 +51,6 @@ BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_ALSA=y
BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_OGG=y
BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_VORBIS=y
BR2_PACKAGE_GST1_PLUGINS_GOOD=y
-BR2_PACKAGE_GST1_PLUGINS_GOOD_PLUGIN_ISOMP4=y
BR2_PACKAGE_GST1_PLUGINS_GOOD_JPEG=y
BR2_PACKAGE_GST1_PLUGINS_GOOD_PNG=y
BR2_PACKAGE_GST1_PLUGINS_GOOD_PLUGIN_ALPHA=y
@@ -72,21 +70,18 @@ BR2_PACKAGE_GST1_PLUGINS_GOOD_PLUGIN_V4L2=y
BR2_PACKAGE_GST1_PLUGINS_GOOD_PLUGIN_V4L2_PROBE=y
BR2_PACKAGE_GST1_PLUGINS_GOOD_PLUGIN_GDKPIXBUF=y
BR2_PACKAGE_GST1_PLUGINS_BAD=y
-BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_CAMERABIN=y
BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_COMPOSITOR=y
BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_CAMERABIN2=y
-BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_COLORSPACE=y
-BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_H264PARSE=y
BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_FACEOVERLAY=y
BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_VIDEOPARSERS=y
-BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_FBDEV=y
BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_FAAD=y
+BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_FBDEV=y
BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_OPENH264=y
BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_X265=y
BR2_PACKAGE_GST1_PLUGINS_UGLY=y
BR2_PACKAGE_GST1_PLUGINS_UGLY_PLUGIN_X264=y
-BR2_PACKAGE_GZIP=y
BR2_PACKAGE_V4L2LOOPBACK=y
+BR2_PACKAGE_GZIP=y
BR2_PACKAGE_GDB=y
BR2_PACKAGE_LTRACE=y
BR2_PACKAGE_PV=y
@@ -121,7 +116,6 @@ BR2_PACKAGE_PCIUTILS=y
BR2_PACKAGE_SPI_TOOLS=y
BR2_PACKAGE_TI_UTILS=y
BR2_PACKAGE_UBOOT_TOOLS=y
-BR2_PACKAGE_LIBVORBIS=y
BR2_PACKAGE_DTC=y
BR2_PACKAGE_DTC_PROGRAMS=y
BR2_PACKAGE_LIBV4L=y
diff --git a/buildroot/target/device/armadeus/apf6/apf6-linux-4.19.10.config b/buildroot/target/device/armadeus/apf6/apf6-linux-4.19.config
similarity index 78%
rename from buildroot/target/device/armadeus/apf6/apf6-linux-4.19.10.config
rename to buildroot/target/device/armadeus/apf6/apf6-linux-4.19.config
index c37128e61..473223496 100644
--- a/buildroot/target/device/armadeus/apf6/apf6-linux-4.19.10.config
+++ b/buildroot/target/device/armadeus/apf6/apf6-linux-4.19.config
@@ -96,20 +96,67 @@ CONFIG_SATA_AHCI_PLATFORM=y
CONFIG_AHCI_IMX=y
CONFIG_PATA_IMX=y
CONFIG_NETDEVICES=y
+# CONFIG_NET_VENDOR_3COM is not set
+# CONFIG_NET_VENDOR_ADAPTEC is not set
+# CONFIG_NET_VENDOR_AGERE is not set
+# CONFIG_NET_VENDOR_ALACRITECH is not set
+# CONFIG_NET_VENDOR_ALTEON is not set
+# CONFIG_NET_VENDOR_AMAZON is not set
+# CONFIG_NET_VENDOR_AMD is not set
+# CONFIG_NET_VENDOR_AQUANTIA is not set
+# CONFIG_NET_VENDOR_ARC is not set
+# CONFIG_NET_VENDOR_ATHEROS is not set
+# CONFIG_NET_VENDOR_AURORA is not set
# CONFIG_NET_VENDOR_BROADCOM is not set
-CONFIG_CS89x0=y
-CONFIG_CS89x0_PLATFORM=y
+# CONFIG_NET_VENDOR_BROCADE is not set
+# CONFIG_NET_VENDOR_CADENCE is not set
+# CONFIG_NET_VENDOR_CAVIUM is not set
+# CONFIG_NET_VENDOR_CHELSIO is not set
+# CONFIG_NET_VENDOR_CIRRUS is not set
+# CONFIG_NET_VENDOR_CISCO is not set
+# CONFIG_NET_VENDOR_CORTINA is not set
+# CONFIG_NET_VENDOR_DEC is not set
+# CONFIG_NET_VENDOR_DLINK is not set
+# CONFIG_NET_VENDOR_EMULEX is not set
+# CONFIG_NET_VENDOR_EZCHIP is not set
# CONFIG_NET_VENDOR_FARADAY is not set
-# CONFIG_NET_VENDOR_INTEL is not set
+# CONFIG_NET_VENDOR_HISILICON is not set
+# CONFIG_NET_VENDOR_HP is not set
+# CONFIG_NET_VENDOR_HUAWEI is not set
+CONFIG_IGB=m
# CONFIG_NET_VENDOR_MARVELL is not set
+# CONFIG_NET_VENDOR_MELLANOX is not set
# CONFIG_NET_VENDOR_MICREL is not set
# CONFIG_NET_VENDOR_MICROCHIP is not set
+# CONFIG_NET_VENDOR_MICROSEMI is not set
+# CONFIG_NET_VENDOR_MYRI is not set
# CONFIG_NET_VENDOR_NATSEMI is not set
+# CONFIG_NET_VENDOR_NETERION is not set
+# CONFIG_NET_VENDOR_NETRONOME is not set
+# CONFIG_NET_VENDOR_NI is not set
+# CONFIG_NET_VENDOR_NVIDIA is not set
+# CONFIG_NET_VENDOR_OKI is not set
+# CONFIG_NET_VENDOR_PACKET_ENGINES is not set
+# CONFIG_NET_VENDOR_QLOGIC is not set
+# CONFIG_NET_VENDOR_QUALCOMM is not set
+# CONFIG_NET_VENDOR_RDC is not set
+# CONFIG_NET_VENDOR_REALTEK is not set
+# CONFIG_NET_VENDOR_RENESAS is not set
+# CONFIG_NET_VENDOR_ROCKER is not set
+# CONFIG_NET_VENDOR_SAMSUNG is not set
# CONFIG_NET_VENDOR_SEEQ is not set
-CONFIG_SMC91X=y
-CONFIG_SMC911X=y
-CONFIG_SMSC911X=y
+# CONFIG_NET_VENDOR_SOLARFLARE is not set
+# CONFIG_NET_VENDOR_SILAN is not set
+# CONFIG_NET_VENDOR_SIS is not set
+# CONFIG_NET_VENDOR_SMSC is not set
+# CONFIG_NET_VENDOR_SOCIONEXT is not set
# CONFIG_NET_VENDOR_STMICRO is not set
+# CONFIG_NET_VENDOR_SUN is not set
+# CONFIG_NET_VENDOR_SYNOPSYS is not set
+# CONFIG_NET_VENDOR_TEHUTI is not set
+# CONFIG_NET_VENDOR_TI is not set
+# CONFIG_NET_VENDOR_VIA is not set
+# CONFIG_NET_VENDOR_WIZNET is not set
CONFIG_AT803X_PHY=y
CONFIG_PPP=m
CONFIG_PPP_FILTER=y
@@ -263,11 +310,11 @@ CONFIG_STAGING_MEDIA=y
# CONFIG_IOMMU_SUPPORT is not set
CONFIG_PWM=y
CONFIG_PWM_IMX=y
+CONFIG_FPGA=y
+CONFIG_FPGA_MGR_ALTERA_CVP=m
CONFIG_ARMADEUS_DRIVERS=y
CONFIG_ARMADEUS_FPGA_DRIVERS=y
CONFIG_ARMADEUS_FPGA_LOADER_DRIVER=m
-CONFIG_FPGA=y
-CONFIG_FPGA_MGR_ALTERA_CVP=m
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
diff --git a/patches/linux/4.19.10 b/patches/linux/4.19.10
deleted file mode 120000
index 1ae015ed0..000000000
--- a/patches/linux/4.19.10
+++ /dev/null
@@ -1 +0,0 @@
-4.19
\ No newline at end of file
diff --git a/patches/linux/4.1.mx6_legacy/0505-armadeus-add_mcp7940x_rtc_driver.patch b/patches/linux/4.19/0505-armadeus-add_mcp7940x_rtc_driver.patch
similarity index 100%
copy from patches/linux/4.1.mx6_legacy/0505-armadeus-add_mcp7940x_rtc_driver.patch
copy to patches/linux/4.19/0505-armadeus-add_mcp7940x_rtc_driver.patch
diff --git a/patches/linux/4.9/0704-armadeus-dts-apf6dev-add-rtc.patch b/patches/linux/4.19/0704-armadeus-dts-apf6dev-add-rtc.patch
similarity index 58%
copy from patches/linux/4.9/0704-armadeus-dts-apf6dev-add-rtc.patch
copy to patches/linux/4.19/0704-armadeus-dts-apf6dev-add-rtc.patch
index 575210da6..4c619f594 100644
--- a/patches/linux/4.9/0704-armadeus-dts-apf6dev-add-rtc.patch
+++ b/patches/linux/4.19/0704-armadeus-dts-apf6dev-add-rtc.patch
@@ -1,10 +1,10 @@
Signed-off-by: Julien Boibessot <jul...@ar...>
-Index: linux-4.9.154/arch/arm/boot/dts/imx6qdl-apf6dev.dtsi
+Index: linux-4.19.19/arch/arm/boot/dts/imx6qdl-apf6dev.dtsi
===================================================================
---- linux-4.9.154.orig/arch/arm/boot/dts/imx6qdl-apf6dev.dtsi
-+++ linux-4.9.154/arch/arm/boot/dts/imx6qdl-apf6dev.dtsi
-@@ -210,6 +210,11 @@
+--- linux-4.19.19.orig/arch/arm/boot/dts/imx6qdl-apf6dev.dtsi
++++ linux-4.19.19/arch/arm/boot/dts/imx6qdl-apf6dev.dtsi
+@@ -205,6 +205,11 @@
pinctrl-0 = <&pinctrl_i2c2>;
status = "okay";
@@ -13,6 +13,6 @@ Index: linux-4.9.154/arch/arm/boot/dts/imx6qdl-apf6dev.dtsi
+ reg = <0x6f>;
+ };
+
- codec: sgtl5000@0a {
+ codec: sgtl5000@a {
compatible = "fsl,sgtl5000";
reg = <0x0a>;
hooks/post-receive
--
armadeus
|