Re: [OpenWrt-Devel] [PATCH 1/3] zynq: copy config from kernel 4.19 to 5.4

2020-03-16 Thread mail
> -Original Message- > From: Luis Araneda [mailto:luaran...@gmail.com] > Sent: Freitag, 13. März 2020 22:51 > To: Petr Štetiar > Cc: Adrian Schmutzler ; openwrt- > de...@lists.openwrt.org > Subject: Re: [OpenWrt-Devel] [PATCH 1/3] zynq: copy config from kernel

Re: [OpenWrt-Devel] [PATCH 1/3] zynq: copy config from kernel 4.19 to 5.4

2020-03-13 Thread Luis Araneda
Hi, On Fri, Mar 13, 2020 at 9:34 AM Petr Štetiar wrote: > > Adrian Schmutzler [2020-03-13 13:17:42]: > > > I'm aware of the two-step procedure (1. copy without changes, 2. refresh), I > > just read the message in a way that the config was refreshed _before_ > > copying > > it? > > Yep, Luis did

Re: [OpenWrt-Devel] [PATCH 1/3] zynq: copy config from kernel 4.19 to 5.4

2020-03-13 Thread Petr Štetiar
Adrian Schmutzler [2020-03-13 13:17:42]: > I'm aware of the two-step procedure (1. copy without changes, 2. refresh), I > just read the message in a way that the config was refreshed _before_ copying > it? Yep, Luis did exactly what he described in his commit description, he really refreshed the

Re: [OpenWrt-Devel] [PATCH 1/3] zynq: copy config from kernel 4.19 to 5.4

2020-03-13 Thread Adrian Schmutzler
Re: [OpenWrt-Devel] [PATCH 1/3] zynq: copy config from kernel 4.19 to > 5.4 > > Adrian Schmutzler [2020-03-13 13:02:10]: > > BTW, I've already accepted the series and I'm build testing/fixing it > already[1]. > > > I do not see a change to kernel 4.19 conf

Re: [OpenWrt-Devel] [PATCH 1/3] zynq: copy config from kernel 4.19 to 5.4

2020-03-13 Thread Petr Štetiar
Adrian Schmutzler [2020-03-13 13:02:10]: BTW, I've already accepted the series and I'm build testing/fixing it already[1]. > I do not see a change to kernel 4.19 config in this patch and why would you > refresh the old config before copying to the new kernel? Its common step to make review eas

Re: [OpenWrt-Devel] [PATCH 1/3] zynq: copy config from kernel 4.19 to 5.4

2020-03-13 Thread Adrian Schmutzler
> -Original Message- > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] On > Behalf Of Luis Araneda > Sent: Freitag, 13. März 2020 04:23 > To: openwrt-devel@lists.openwrt.org > Cc: Luis Araneda > Subject: [OpenWrt-Devel] [PATCH 1/3] zynq: copy co

[OpenWrt-Devel] [PATCH 1/3] zynq: copy config from kernel 4.19 to 5.4

2020-03-12 Thread Luis Araneda
Refreshed kernel 4.19 config before copying the file Signed-off-by: Luis Araneda --- target/linux/zynq/config-5.4 | 655 +++ 1 file changed, 655 insertions(+) create mode 100644 target/linux/zynq/config-5.4 diff --git a/target/linux/zynq/config-5.4 b/target/linu