[LEDE-DEV] [OpenWrt-Devel] [PATCH v2 1/3] imx6: add support for Linux 4.14

Koen Vandeputte koen.vandeputte at ncentric.com
Thu Feb 15 00:43:48 PST 2018



On 2018-02-15 02:31, Tim Harvey wrote:
> Signed-off-by: Tim Harvey <tharvey at gateworks.com>
> ---
> v2:
>   - move dwc pci patch to generic (Koen)
>   - added E1000E driver (used on GW552x)
>   - remove unnecessary EXT2/EXT3 (Michael)
>   - remove config default config for 14.4
>
> Signed-off-by: Tim Harvey <tharvey at gateworks.com>
> ---
>   target/linux/imx6/config-4.14                      | 520 +++++++++++++++++++++
>   target/linux/imx6/patches-4.14/100-bootargs.patch  |  11 +
>   .../linux/imx6/patches-4.14/200-disable-msi.patch  |  18 +
>   3 files changed, 549 insertions(+)
>   create mode 100644 target/linux/imx6/config-4.14
>   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
>

Hi Tim,

The patch states that the PCIe enumeration fix was moved to generic, but 
it's not present here :)

Koen



More information about the Lede-dev mailing list