[OpenWrt-Devel] [PATCH 0/4] atheros: switch to kernel 3.14

Sergey Ryazanov ryazanov.s.a at gmail.com
Mon Aug 4 16:40:07 EDT 2014


This series introduce 3.14 kernel support and switch to new kernel.

Tested with:
   D-Link DWL-2100AP (AR2313 based)
   Fonera FON 2202 (AR2315 based)

All components (Ethernet, WLAN, GPIO and even USB controller of FON2202)
works fine. Marvell switches (mvswitch driver) are not detected correctly,
but Florian's patch which fixes this issue already accepted to upstream and
expected soon in next stable kernel release.

For commiter: use svn cp please to keep histAory.

A humble request to the committers: use "svn cp" for patches and config file
in order to preserve the history of changes.

Sergey Ryazanov (4):
  atheros: refresh config-3.10
  atheros: copy 3.10 patches to 3.14 and refresh them
  atheros: add 3.14 configuration
  atheros: switch kernel version to 3.14

 target/linux/atheros/Makefile                          |  2 +-
 target/linux/atheros/config-3.10                       |  2 +-
 target/linux/atheros/{config-3.10 => config-3.14}      | 18 ++++++++++++++----
 .../{patches-3.10 => patches-3.14}/100-board.patch     |  4 ++--
 .../101-early-printk-support.patch                     |  2 +-
 .../105-ar2315_pci.patch                               |  0
 .../110-ar2313_ethernet.patch                          |  2 +-
 .../{patches-3.10 => patches-3.14}/120-spiflash.patch  |  2 +-
 .../{patches-3.10 => patches-3.14}/130-watchdog.patch  |  6 +++---
 .../140-redboot_boardconfig.patch                      |  0
 .../141-redboot_partition_scan.patch                   |  0
 .../142-redboot_various_erase_size_fix.patch           |  0
 .../210-reset_button.patch                             |  0
 .../220-enet_micrel_workaround.patch                   |  0
 14 files changed, 24 insertions(+), 14 deletions(-)
 copy target/linux/atheros/{config-3.10 => config-3.14} (89%)
 copy target/linux/atheros/{patches-3.10 => patches-3.14}/100-board.patch (99%)
 copy target/linux/atheros/{patches-3.10 => patches-3.14}/101-early-printk-support.patch (97%)
 copy target/linux/atheros/{patches-3.10 => patches-3.14}/105-ar2315_pci.patch (100%)
 copy target/linux/atheros/{patches-3.10 => patches-3.14}/110-ar2313_ethernet.patch (99%)
 copy target/linux/atheros/{patches-3.10 => patches-3.14}/120-spiflash.patch (99%)
 copy target/linux/atheros/{patches-3.10 => patches-3.14}/130-watchdog.patch (97%)
 copy target/linux/atheros/{patches-3.10 => patches-3.14}/140-redboot_boardconfig.patch (100%)
 copy target/linux/atheros/{patches-3.10 => patches-3.14}/141-redboot_partition_scan.patch (100%)
 copy target/linux/atheros/{patches-3.10 => patches-3.14}/142-redboot_various_erase_size_fix.patch (100%)
 copy target/linux/atheros/{patches-3.10 => patches-3.14}/210-reset_button.patch (100%)
 copy target/linux/atheros/{patches-3.10 => patches-3.14}/220-enet_micrel_workaround.patch (100%)

-- 
1.8.1.5
_______________________________________________
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