[OpenWrt-Devel] [LEDE-DEV][PATCH 0/4] imx6: update to Linux 4.14

Tim Harvey tharvey at gateworks.com
Thu Feb 1 17:35:56 EST 2018


Tested on a Gateworks GW54xx

Tim Harvey (4):
  kernel: add missing config symbols
  imx6: add support for Linux 4.14
  imx6: switch to kernel 4.14
  imx6: remove support for 4.9

 target/linux/generic/config-4.14                   |   9 +-
 target/linux/imx6/Makefile                         |   2 +-
 target/linux/imx6/config-4.14                      | 526 +++++++++++++++++
 target/linux/imx6/config-4.9                       | 497 ----------------
 .../files-4.9/arch/arm/boot/dts/imx6dl-gw5904.dts  |  19 -
 .../files-4.9/arch/arm/boot/dts/imx6q-gw5904.dts   |  23 -
 .../arch/arm/boot/dts/imx6qdl-gw5904.dtsi          | 629 ---------------------
 target/linux/imx6/patches-4.14/100-bootargs.patch  |  11 +
 .../linux/imx6/patches-4.14/200-disable-msi.patch  |  18 +
 .../imx6/patches-4.14/300-fix-enumeration.patch    |  11 +
 ...-imx-add-gateworks-ventana-gw5904-support.patch |  18 -
 target/linux/imx6/patches-4.9/100-bootargs.patch   |  11 -
 .../linux/imx6/patches-4.9/200-disable-msi.patch   |  22 -
 .../imx6/patches-4.9/210-disable-uart-dma.patch    |  23 -
 14 files changed, 575 insertions(+), 1244 deletions(-)
 create mode 100644 target/linux/imx6/config-4.14
 delete mode 100644 target/linux/imx6/config-4.9
 delete mode 100644 target/linux/imx6/files-4.9/arch/arm/boot/dts/imx6dl-gw5904.dts
 delete mode 100644 target/linux/imx6/files-4.9/arch/arm/boot/dts/imx6q-gw5904.dts
 delete mode 100644 target/linux/imx6/files-4.9/arch/arm/boot/dts/imx6qdl-gw5904.dtsi
 create mode 100644 target/linux/imx6/patches-4.14/100-bootargs.patch
 create mode 100644 target/linux/imx6/patches-4.14/200-disable-msi.patch
 create mode 100644 target/linux/imx6/patches-4.14/300-fix-enumeration.patch
 delete mode 100644 target/linux/imx6/patches-4.9/0001-arm-dts-imx-add-gateworks-ventana-gw5904-support.patch
 delete mode 100644 target/linux/imx6/patches-4.9/100-bootargs.patch
 delete mode 100644 target/linux/imx6/patches-4.9/200-disable-msi.patch
 delete mode 100644 target/linux/imx6/patches-4.9/210-disable-uart-dma.patch

-- 
2.7.4
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list