On 3/12/19 12:02 PM, Evgeniy Didin wrote:
> Linux kernel 4.14 is not building with GCC 8.3 and binutils 2.32 for arc770
> Lets update it to 4.19.
>
> Signed-off-by: Evgeniy Didin <[email protected]>
> Cc: Alexey Brodkin <[email protected]>
> Cc: Hauke Mehrtens <[email protected]>
> Cc: John Crispin <[email protected]>
> ---
> Patch "95aed87b9e2ed982b24122f46ca506cd8b368677"
> (ARC: define ARCH_SLAB_MINALIGN = 8) is necessary to
> fix hangs during runtime on board. I am not adding it
> in patches-4.19 directory because this patch
> is already applied in Linux 4.19.26.
The next release should use kernel 4.14 only, it is ok to add support
for kernel 4.19 in addition to 4.14 to master, but the default should
stay at 4.14 for now.
Did you refresh the patches:
make target/linux/{clean,refresh} V=99
and the configuration
make kernel_oldconfig CONFIG_TARGET=target
Hauke
>
> target/linux/arc770/Makefile | 2
> +-
> target/linux/arc770/{config-4.14 => config-4.19} | 0
> .../700-stmmac-Disable-frame-filtering-completely.patch | 0
> 3 files changed, 1 insertion(+), 1 deletion(-)
> rename target/linux/arc770/{config-4.14 => config-4.19} (100%)
> rename target/linux/arc770/{patches-4.14 =>
> patches-4.19}/700-stmmac-Disable-frame-filtering-completely.patch (100%)
>
> diff --git a/target/linux/arc770/Makefile b/target/linux/arc770/Makefile
> index b5e2d54065..1274ed8791 100644
> --- a/target/linux/arc770/Makefile
> +++ b/target/linux/arc770/Makefile
> @@ -12,7 +12,7 @@ BOARDNAME:=Synopsys DesignWare ARC 770D
> MAINTAINER:=Alexey Brodkin <[email protected]>
> SUBTARGETS:=generic
>
> -KERNEL_PATCHVER:=4.14
> +KERNEL_PATCHVER:=4.19
>
> DEVICE_TYPE:=developerboard
>
> diff --git a/target/linux/arc770/config-4.14 b/target/linux/arc770/config-4.19
> similarity index 100%
> rename from target/linux/arc770/config-4.14
> rename to target/linux/arc770/config-4.19
> diff --git
> a/target/linux/arc770/patches-4.14/700-stmmac-Disable-frame-filtering-completely.patch
>
> b/target/linux/arc770/patches-4.19/700-stmmac-Disable-frame-filtering-completely.patch
> similarity index 100%
> rename from
> target/linux/arc770/patches-4.14/700-stmmac-Disable-frame-filtering-completely.patch
> rename to
> target/linux/arc770/patches-4.19/700-stmmac-Disable-frame-filtering-completely.patch
>
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel