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

2018-02-18 Thread John Crispin



On 18/02/18 16:35, Hauke Mehrtens wrote:

On 02/18/2018 12:35 PM, John Crispin wrote:


On 17/02/18 13:30, Hauke Mehrtens wrote:

On 02/15/2018 05:34 PM, Tim Harvey wrote:

Testted on a Gateworks GW54xx. Does not support enabling imx-drm modules
yet as those will need some adjustments based on kernel configs.

v3:
   - included missing patch for pcie enumeration fix

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

Tim Harvey (4):
    kernel: backport dwc pci enumeration fix
    imx6: add support for Linux 4.14
    imx6: switch to Linux 4.14
    imx6: remove support for 4.9


Hi Tim,

can you please test compile this with the following configuration and
fix the problems that show up:

$ ./scripts/diffconfig.sh
CONFIG_TARGET_imx6=y
CONFIG_TARGET_imx6_Generic=y
CONFIG_TARGET_BOARD="imx6"
CONFIG_ALL_KMODS=y

running that test just now

I already tried this yesterday and it failed for me.

Hauke

i fixed up the missing symbols manually
    John



___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev



___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev


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

2018-02-18 Thread Hauke Mehrtens
On 02/18/2018 12:35 PM, John Crispin wrote:
> 
> 
> On 17/02/18 13:30, Hauke Mehrtens wrote:
>> On 02/15/2018 05:34 PM, Tim Harvey wrote:
>>> Testted on a Gateworks GW54xx. Does not support enabling imx-drm modules
>>> yet as those will need some adjustments based on kernel configs.
>>>
>>> v3:
>>>   - included missing patch for pcie enumeration fix
>>>
>>> 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
>>>
>>> Tim Harvey (4):
>>>    kernel: backport dwc pci enumeration fix
>>>    imx6: add support for Linux 4.14
>>>    imx6: switch to Linux 4.14
>>>    imx6: remove support for 4.9
>>>
>> Hi Tim,
>>
>> can you please test compile this with the following configuration and
>> fix the problems that show up:
>>
>> $ ./scripts/diffconfig.sh
>> CONFIG_TARGET_imx6=y
>> CONFIG_TARGET_imx6_Generic=y
>> CONFIG_TARGET_BOARD="imx6"
>> CONFIG_ALL_KMODS=y
> 
> running that test just now

I already tried this yesterday and it failed for me.

Hauke


___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev


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

2018-02-18 Thread John Crispin



On 17/02/18 13:30, Hauke Mehrtens wrote:

On 02/15/2018 05:34 PM, Tim Harvey wrote:

Testted on a Gateworks GW54xx. Does not support enabling imx-drm modules
yet as those will need some adjustments based on kernel configs.

v3:
  - included missing patch for pcie enumeration fix

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

Tim Harvey (4):
   kernel: backport dwc pci enumeration fix
   imx6: add support for Linux 4.14
   imx6: switch to Linux 4.14
   imx6: remove support for 4.9


Hi Tim,

can you please test compile this with the following configuration and
fix the problems that show up:

$ ./scripts/diffconfig.sh
CONFIG_TARGET_imx6=y
CONFIG_TARGET_imx6_Generic=y
CONFIG_TARGET_BOARD="imx6"
CONFIG_ALL_KMODS=y


running that test just now

    John



Hauke



___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev


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

2018-02-17 Thread Hauke Mehrtens
On 02/15/2018 05:34 PM, Tim Harvey wrote:
> Testted on a Gateworks GW54xx. Does not support enabling imx-drm modules
> yet as those will need some adjustments based on kernel configs.
> 
> v3:
>  - included missing patch for pcie enumeration fix
> 
> 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
> 
> Tim Harvey (4):
>   kernel: backport dwc pci enumeration fix
>   imx6: add support for Linux 4.14
>   imx6: switch to Linux 4.14
>   imx6: remove support for 4.9
> 
Hi Tim,

can you please test compile this with the following configuration and
fix the problems that show up:

$ ./scripts/diffconfig.sh
CONFIG_TARGET_imx6=y
CONFIG_TARGET_imx6_Generic=y
CONFIG_TARGET_BOARD="imx6"
CONFIG_ALL_KMODS=y

Hauke

___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev