[OpenWrt-Devel] [PATCH 0/3] ath25: update kernel from 4.9 to 4.14

Sergey Ryazanov ryazanov.s.a at gmail.com
Mon May 21 05:19:28 EDT 2018


Hello,

this series switches ath25 to kernel v4.14. Almost copy'n'refresh work.

The series depends on erlier submitted fixes for kernel configuration.

The whole series is run-tested with the following boards:
 * Abicom FreedomCPE (AR5312 based)
 * D-Link DWL-2100AP (AR2312 based)
 * Fonera 2.0g aka FON2202 (AR2315 based)
 * D-Link DIR-300 (AR2317 based)

Sergey Ryazanov (3):
  ath25: add kernel 4.14 support
  ath25: switch to 4.14 kernel
  ath25: drop 4.9 kernel support

 target/linux/ath25/Makefile                             |  2 +-
 target/linux/ath25/{config-4.9 => config-4.14}          | 17 ++++++++++++++++-
 .../{patches-4.9 => patches-4.14}/107-ar5312_gpio.patch |  8 ++++----
 .../{patches-4.9 => patches-4.14}/108-ar2315_gpio.patch |  8 ++++----
 .../110-ar2313_ethernet.patch                           | 10 +++++-----
 .../{patches-4.9 => patches-4.14}/120-spiflash.patch    |  6 +++---
 .../{patches-4.9 => patches-4.14}/130-watchdog.patch    |  4 ++--
 .../140-redboot_boardconfig.patch                       |  0
 .../141-redboot_partition_scan.patch                    |  0
 .../142-redboot_various_erase_size_fix.patch            |  0
 .../210-reset_button.patch                              |  2 +-
 .../220-enet_micrel_workaround.patch                    |  0
 .../{patches-4.9 => patches-4.14}/330-board_leds.patch  |  0
 13 files changed, 36 insertions(+), 21 deletions(-)
 rename target/linux/ath25/{config-4.9 => config-4.14} (88%)
 rename target/linux/ath25/{patches-4.9 => patches-4.14}/107-ar5312_gpio.patch (97%)
 rename target/linux/ath25/{patches-4.9 => patches-4.14}/108-ar2315_gpio.patch (98%)
 rename target/linux/ath25/{patches-4.9 => patches-4.14}/110-ar2313_ethernet.patch (99%)
 rename target/linux/ath25/{patches-4.9 => patches-4.14}/120-spiflash.patch (99%)
 rename target/linux/ath25/{patches-4.9 => patches-4.14}/130-watchdog.patch (98%)
 rename target/linux/ath25/{patches-4.9 => patches-4.14}/140-redboot_boardconfig.patch (100%)
 rename target/linux/ath25/{patches-4.9 => patches-4.14}/141-redboot_partition_scan.patch (100%)
 rename target/linux/ath25/{patches-4.9 => patches-4.14}/142-redboot_various_erase_size_fix.patch (100%)
 rename target/linux/ath25/{patches-4.9 => patches-4.14}/210-reset_button.patch (97%)
 rename target/linux/ath25/{patches-4.9 => patches-4.14}/220-enet_micrel_workaround.patch (100%)
 rename target/linux/ath25/{patches-4.9 => patches-4.14}/330-board_leds.patch (100%)

-- 
2.16.1


_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
http://lists.infradead.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list