Re: [PATCH] mediatek: filogic: add support for GatoNetworks GDSP

2024-11-04 Thread Daniel Golle
Hi Enrico, the patch generally looks very good. Few things: - It would be better to use NVMEM in device tree to assign MAC addresses. - You could use 'fitblk' in order to have the bootloader validate the whole image before booting and prevent bootloops in case of corrupted squashfs (eg.

Re: Seeking your thoughts on LLM-generated contributions

2024-11-04 Thread Denver Gingerich
Hi OpenWrt contributors! Thanks so much for those of you who joined our first and second calls regarding LLM-generated contributions. We were incredibly happy to hear new perspectives and the community sentiment around these tools. As we incorporate some of the new ideas into our thinking we

Re: [PATCH] uboot-mediatek: fix boot media for mt7981 RFB NOR profile

2024-11-04 Thread Robert Marko
On Mon, 21 Oct 2024 at 23:41, Enrico Mioso wrote: > > Signed-off-by: Enrico Mioso > CC: Daniel Golle Thanks, merged to main and backported to 24.10. Regards, Robert > --- > package/boot/uboot-mediatek/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/package/bo