Re: [OpenWrt-Devel] [PATCH procd] system: reject sysupgrade of broken firmware images

2019-08-31 Thread Reiner Karlsberg
This needs to be handled very carefully, not to break actual usage of -F. I had to use -F couple of times, usually when downgrading installed firmware, but with change of name over time. Typical example: Change of image name for the zbt-we826. Never any problem with usage of -F, though. But I

Re: [OpenWrt-Devel] [PATCH procd] system: reject sysupgrade of broken firmware images

2019-08-31 Thread Karl Palsson
What's the point of "force" if it doesn't force? Are we going to add a second -F to "really force" ? Or is it going to be "oh, -F failed for some lame reason, so I'll use mtd write, and still complain anyway" Cheers, Karl P Rafał Miłecki wrote: > From: Rafał Miłecki > > This uses recently

Re: [OpenWrt-Devel] [PATCH v3] ramips: add support for Xiaomi Mi Wi-Fi Router 3G v2

2019-08-31 Thread mail
Hi, additional comments below. > -Original Message- > From: Paul Fertser [mailto:fercer...@gmail.com] > Sent: Mittwoch, 28. August 2019 11:09 > To: John Crispin > Cc: openwrt-devel@lists.openwrt.org; Adrian Schmutzler > ; Roger Pueyo Centelles > ; Paul Fertser > Subject: [PATCH v3]

[OpenWrt-Devel] [PATCH] treewide: Remove kmod-usb-core from DEVICE_PACKAGES

2019-08-31 Thread Adrian Schmutzler
This removes _all_ occurrences of kmod-usb-core from DEVICE_PACKAGES and similar variables. This package is pulled as dependency by one of the following packages in any case: - kmod-usb-chipidea - kmod-usb-dwc2 - kmod-usb-ledtrig-usbport - kmod-usb-ohci - kmod-usb2 - kmod-usb2-pci - kmod-usb3

[OpenWrt-Devel] [PATCH] ramips: merge cases in 02_network

2019-08-31 Thread Adrian Schmutzler
This merges three cases with a single switch port. 6t@eth0 and 6@eth0 should be equivalent. Signed-off-by: Adrian Schmutzler --- .../linux/ramips/base-files/etc/board.d/02_network | 14 -- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git

Re: [OpenWrt-Devel] Squashfs breakage lottery with UBI WAS: [PATCH RFC 2/2] amp821xx: use newly added pad-squashfs for Meraki MR24

2019-08-31 Thread Christian Lamparter
Hello, On Saturday, August 31, 2019 2:09:55 PM CEST Jonas Gorski wrote: > On Sat, 31 Aug 2019 at 01:19, Christian Lamparter wrote: > > > > On Friday, August 30, 2019 11:10:54 PM CEST Russell Senior wrote: > > > > "Christian" == Christian Lamparter writes: > > > > > > Christian> Ok. > > > >

Re: [OpenWrt-Devel] Squashfs breakage lottery with UBI WAS: [PATCH RFC 2/2] amp821xx: use newly added pad-squashfs for Meraki MR24

2019-08-31 Thread Jonas Gorski
Hi, On Sat, 31 Aug 2019 at 01:19, Christian Lamparter wrote: > > On Friday, August 30, 2019 11:10:54 PM CEST Russell Senior wrote: > > > "Christian" == Christian Lamparter writes: > > > > Christian> Ok. > > > > Christian> I did push a patch titled: "build: remove harmful -nopad > >

Re: [OpenWrt-Devel] [lantiq] help in supporting FRITZ!BOX 3272 (Fritz_Box_HW198))

2019-08-31 Thread Enrico Mioso
Dear all, So I looked at the GPL code from AVM. I still can't understand why communications with PMU are actually failing: addresses seem right. Still, I noticed AVM did some changes in arch/mips/setup.c, regarding memory init: currently I don't understand the impatct of those changes. just

Re: [OpenWrt-Devel] MT7610En bluetooth support

2019-08-31 Thread Enrico Mioso
Thank you!! :) Enrico On Fri, 30 Aug 2019, John Crispin wrote: Date: Fri, 30 Aug 2019 15:39:02 From: John Crispin To: Enrico Mioso , OpenWrt Development List Cc: n...@nbd.name Subject: Re: [OpenWrt-Devel] MT7610En bluetooth support On 30/08/2019 15:29, Enrico Mioso wrote: Hello!! I

[OpenWrt-Devel] [PATCH v2] ipq40xx: Add support for Unielec U4019

2019-08-31 Thread Kristian Evensen
This commit adds support for the 32MB storage/512MB RAM version of the U4019 IPQ4019-based board from Unielec. The board has the following specifications: * Qualcomm IPQ4019 (running at 717MHz) * 512MB DDR3 RAM (optional 256MB/1GB) * 32MB SPI NOR (optional 8/16MB or NAND) * Five gigabit ports