[OpenWrt-Devel] [RFT PATCH 0/6] ath25: bump to kernel 5.4
Adrian Schmutzler
freifunk at adrianschmutzler.de
Mon Apr 13 13:11:17 EDT 2020
This is another episode in just-make-it-compile kernel bumps.
This has been built-tested for all devices, but not tested on device.
Since there is only a few devices, I did not include a testing kernel,
but bumped directly as I do not think anyone will test in master anyway.
Adrian Schmutzler (6):
kernel: fix include of myloader.o since kernel 5.4
ath25: copy files to kernel 5.4
ath25: refresh patches for kernel 5.4
ath25: update config for kernel 5.4
ath25: fix compilation with kernel 5.4
ath25: switch to kernel 5.4
target/linux/ath25/Makefile | 2 +-
target/linux/ath25/config-5.4 | 180 ++
.../ath25/patches-5.4/107-ar5312_gpio.patch | 212 ++
.../ath25/patches-5.4/108-ar2315_gpio.patch | 363 ++++
.../patches-5.4/110-ar2313_ethernet.patch | 1724 +++++++++++++++++
.../ath25/patches-5.4/120-spiflash.patch | 631 ++++++
.../ath25/patches-5.4/130-watchdog.patch | 277 +++
.../patches-5.4/140-redboot_boardconfig.patch | 60 +
.../141-redboot_partition_scan.patch | 44 +
.../142-redboot_various_erase_size_fix.patch | 72 +
.../ath25/patches-5.4/210-reset_button.patch | 71 +
.../220-enet_micrel_workaround.patch | 111 ++
.../ath25/patches-5.4/330-board_leds.patch | 116 ++
.../405-mtd-tp-link-partition-parser.patch | 6 +-
.../generic/files/drivers/mtd/myloader.c | 182 --
...30-mtd-add-myloader-partition-parser.patch | 190 +-
...30-mtd-add-myloader-partition-parser.patch | 190 +-
...30-mtd-add-myloader-partition-parser.patch | 207 +-
...cat-add-dt-driver-for-concat-devices.patch | 2 +-
19 files changed, 4431 insertions(+), 209 deletions(-)
create mode 100644 target/linux/ath25/config-5.4
create mode 100644 target/linux/ath25/patches-5.4/107-ar5312_gpio.patch
create mode 100644 target/linux/ath25/patches-5.4/108-ar2315_gpio.patch
create mode 100644 target/linux/ath25/patches-5.4/110-ar2313_ethernet.patch
create mode 100644 target/linux/ath25/patches-5.4/120-spiflash.patch
create mode 100644 target/linux/ath25/patches-5.4/130-watchdog.patch
create mode 100644 target/linux/ath25/patches-5.4/140-redboot_boardconfig.patch
create mode 100644 target/linux/ath25/patches-5.4/141-redboot_partition_scan.patch
create mode 100644 target/linux/ath25/patches-5.4/142-redboot_various_erase_size_fix.patch
create mode 100644 target/linux/ath25/patches-5.4/210-reset_button.patch
create mode 100644 target/linux/ath25/patches-5.4/220-enet_micrel_workaround.patch
create mode 100644 target/linux/ath25/patches-5.4/330-board_leds.patch
delete mode 100644 target/linux/generic/files/drivers/mtd/myloader.c
--
2.20.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list