[PATCH 0/2] ath25: add 5.4 kernel support (not for merge)

Sergey Ryazanov ryazanov.s.a at gmail.com
Thu Sep 3 20:20:49 EDT 2020


This series introduces support for 5.4 kernel. I know that this target
was dropped earlier this week. And I think that this was a good
decision. So, this series is not for merging, but for reference if
someone still uses one of these boards and want to create a custom build
with a modern kernel version.

Sergey Ryazanov (2):
  ath25: add kernel 5.4 support
  ath25: eth: fix crash on skb DMA (un-)map

 target/linux/ath25/Makefile                   |  1 +
 .../linux/ath25/{config-4.14 => config-5.4}   | 73 +++++++++++--------
 .../107-ar5312_gpio.patch                     | 20 ++---
 .../108-ar2315_gpio.patch                     | 18 ++---
 .../110-ar2313_ethernet.patch                 | 40 +++++-----
 .../120-spiflash.patch                        |  9 +--
 .../130-watchdog.patch                        |  4 +-
 .../140-redboot_boardconfig.patch             | 14 ++--
 .../141-redboot_partition_scan.patch}         |  8 +-
 .../142-redboot_various_erase_size_fix.patch  | 16 ++--
 .../210-reset_button.patch                    |  0
 .../220-enet_micrel_workaround.patch          | 10 +--
 .../330-board_leds.patch                      |  0
 13 files changed, 112 insertions(+), 101 deletions(-)
 copy target/linux/ath25/{config-4.14 => config-5.4} (76%)
 copy target/linux/ath25/{patches-4.14 => patches-5.4}/107-ar5312_gpio.patch (92%)
 copy target/linux/ath25/{patches-4.14 => patches-5.4}/108-ar2315_gpio.patch (95%)
 copy target/linux/ath25/{patches-4.14 => patches-5.4}/110-ar2313_ethernet.patch (98%)
 copy target/linux/ath25/{patches-4.14 => patches-5.4}/120-spiflash.patch (98%)
 copy target/linux/ath25/{patches-4.14 => patches-5.4}/130-watchdog.patch (98%)
 copy target/linux/ath25/{patches-4.14 => patches-5.4}/140-redboot_boardconfig.patch (81%)
 copy target/linux/{ath79/patches-5.4/408-mtd-redboot_partition_scan.patch => ath25/patches-5.4/141-redboot_partition_scan.patch} (79%)
 copy target/linux/ath25/{patches-4.14 => patches-5.4}/142-redboot_various_erase_size_fix.patch (81%)
 copy target/linux/ath25/{patches-4.14 => patches-5.4}/210-reset_button.patch (100%)
 copy target/linux/ath25/{patches-4.14 => patches-5.4}/220-enet_micrel_workaround.patch (88%)
 copy target/linux/ath25/{patches-4.14 => patches-5.4}/330-board_leds.patch (100%)

-- 
2.26.2




More information about the openwrt-devel mailing list