Re: [PATCH v2] mt7621: move uboot-envtools to DEFAULT_PACKAGES

2023-02-28 Thread Peter Naulls
On 2/28/23 09:07, Felix Baumann wrote: one issue I see here is that there are MT7621 devices like the Asus RT-AX53U that don't save their environment to their u-boot-env partition by default. You still need to execute saveenv while connected via serial. Note: the device doesn't have a u-boot-en

RE: DHCP leasetime

2023-02-28 Thread Ravi Paluri
Thanks Eric for the reply. What is the letter that we need to mention if leasetime is in seconds? Is it 's'? Also, can you help clarify if we don’t specify the letter and only give number to leasetime (as below), how does the dnsmasq interpret? dhcp.@dhcp[0].leasetime='12' Thanks, Ravi -Ori

Re: Intention on moving board-2 blob to a separate repo

2023-02-28 Thread Christian Marangi
On Tue, Feb 28, 2023 at 09:58:49AM +0100, Petr Štetiar wrote: > Ansuel Smith [2023-02-27 23:35:47]: > > Hi, > > > there is this idea of moving each board-2 blob to a separate repo > > the idea seems fine to me, I just don't understand this part, can you > elaborate more on why do we need separa

Re: [PATCH v2] mt7621: move uboot-envtools to DEFAULT_PACKAGES

2023-02-28 Thread Felix Baumann
Am 28. Februar 2023 12:46:44 MEZ schrieb "Bjørn Mork" : >Peter Naulls writes: >> On 2/27/23 17:23, Hauke Mehrtens wrote: >> >>> This will add uboot-envtools to all devices. uboot-envtools is not >>> included in all DEVICE_PACKAGES now, should we explicitly remove it >>> from device definitions whi

Re: [PATCH v2] mt7621: move uboot-envtools to DEFAULT_PACKAGES

2023-02-28 Thread Peter Naulls
On 2/28/23 06:46, Bjørn Mork wrote: Peter Naulls writes: On 2/27/23 17:23, Hauke Mehrtens wrote: This will add uboot-envtools to all devices. uboot-envtools is not included in all DEVICE_PACKAGES now, should we explicitly remove it from device definitions which do not had it before? The Devic

Re: Intention on moving board-2 blob to a separate repo

2023-02-28 Thread Robert Marko
On Tue, 28 Feb 2023 at 10:00, Petr Štetiar wrote: > > Ansuel Smith [2023-02-27 23:35:47]: > > Hi, > > > there is this idea of moving each board-2 blob to a separate repo > > the idea seems fine to me, I just don't understand this part, can you > elaborate more on why do we need separate repositao

Re: [PATCH v2] mt7621: move uboot-envtools to DEFAULT_PACKAGES

2023-02-28 Thread Bjørn Mork
Peter Naulls writes: > On 2/27/23 17:23, Hauke Mehrtens wrote: > >> This will add uboot-envtools to all devices. uboot-envtools is not >> included in all DEVICE_PACKAGES now, should we explicitly remove it >> from device definitions which do not had it before? >> The Device/adslr_g7 for example do

[PATCH v3] mt7621: move uboot-envtools to DEFAULT_PACKAGES

2023-02-28 Thread Bjørn Mork
Several devices depend on fw_printenv during sysupgrade. Make sure it always is present in all images, including initramfs images built by the buildbots. Fixes: 2449a632084b ("ramips: mt7621: Add support for ZyXEL NR7101") Signed-off-by: Bjørn Mork --- Changes since v2: - removed uboot-envtools

Re: Intention on moving board-2 blob to a separate repo

2023-02-28 Thread Petr Štetiar
Ansuel Smith [2023-02-27 23:35:47]: Hi, > there is this idea of moving each board-2 blob to a separate repo the idea seems fine to me, I just don't understand this part, can you elaborate more on why do we need separate repositaory for each board? It seems to me, that a single repository should