[PATCH 0/4] zynq: add support for kernel 5.10 and switch to it by default

Luis Araneda luaraneda at gmail.com
Sun Oct 3 08:35:22 PDT 2021


This series adds support for kernel 5.10 and then switches to it by default.

As the series is introducing and switching to 5.10, I didn't want to remove 5.4 files to give some time in case regressions appear.

compile-tested: all devices from target
run-tested: Digilent Zybo Z7-20

Signed-off-by: Luis Araneda <luaraneda at gmail.com>

Luis Araneda (4):
  zynq: kernel: refresh config
  zynq: kernel: copy config from 5.4 to 5.10
  zynq: kernel: update config for 5.10
  zynq: switch to kernel 5.10

 target/linux/zynq/Makefile    |   2 +-
 target/linux/zynq/config-5.10 | 555 ++++++++++++++++++++++++++++++++++
 target/linux/zynq/config-5.4  |  96 +-----
 3 files changed, 558 insertions(+), 95 deletions(-)
 create mode 100644 target/linux/zynq/config-5.10

-- 
2.33.0




More information about the openwrt-devel mailing list