[OpenWrt-Devel] [PATCH 0/4 v2] archs38: kernel 5.4 suuport

Evgeniy Didin Evgeniy.Didin at synopsys.com
Sat Mar 28 07:12:33 EDT 2020


This patch switches kernel version to 5.4 for archs38.

Changes since v1:
1) Remove disabling of ath9k-htc package usage.
   On initial port in config-5.4 file the option
   "CONFIG_USB_SUPPORT" was missing what caused 
   build failure.
2) Instead of switching to GCC9 introduce Linux kernel
  patch which adds compiler option to workaround ICE


Evgeniy Didin (4):
  archs38: add kernel 5.4 config
  archs38: Add patch for gcc8 compilance
  archs38: switch to kernel 5.4 by default
  kernel: update arc-specific patch

 target/linux/archs38/Makefile                 |   2 +-
 target/linux/archs38/config-5.4               | 309 ++++++++++++++++++
 ...h-arc-Add-compiler-option-for-gcc8.4.patch |  26 ++
 .../332-arc-add-OWRTDTB-section.patch         |  31 +-
 4 files changed, 356 insertions(+), 12 deletions(-)
 create mode 100644 target/linux/archs38/config-5.4
 create mode 100644 target/linux/archs38/patches-5.4/0001-arch-arc-Add-compiler-option-for-gcc8.4.patch

-- 
2.23.0


_______________________________________________
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