[OpenWrt-Devel] [PATCH] mediatek: Add support for the UniElec U7623-02

2018-06-19 Thread Kristian Evensen
This commit adds support for the MT7623A-based UniElec U7623-02 router, with eMMC storage and 512MB RAM. The router can be delivered with NAND Flash and more memory, but I only have access to the one configuration. The DTS is structured in such a way that adding support for more/different storage/m

Re: [OpenWrt-Devel] [PATCH 3/4] ath79: add Netgear WNR612 v2

2018-06-19 Thread Rafał Miłecki
On 13.06.2018 10:51, Zoltan HERPAI wrote: Netgear WNR612 v2: - cpu Atheros AR7240 (Python) @400MHz - flash 4MB - ram 32MB - ethernet 10/100: 1xwan + 2xlan (only two) - radio AR9285 As there is a rebranded WNR612v2 called ON Networks N150R, add a dtsi which includes all device support,

Re: [OpenWrt-Devel] [PATCH] iptables: increment PKG_RELEASE to force update

2018-06-19 Thread Mirko Parthey
On Wed, Jun 13, 2018 at 04:29:50PM +0200, Mirko Parthey wrote: > While support for the FLOWOFFLOAD target is available in the firmware > images, it is still missing in some of the binary packages on > downloads.openwrt.org, e.g. for the mipsel_mips32 architecture. > > Increment PKG_RELEASE to forc

Re: [OpenWrt-Devel] [PATCH] dropbear: Install to /(s)bin instead of /usr so OpenSSH can coexist

2018-06-19 Thread Rosen Penev
On Tue, Jun 19, 2018 at 9:56 AM, Paul Oranje wrote: > Can opkg remove not restore the original softlink to dropbear ? (bottom-line > reinstall dropbear) Possible. > And even when that isn't an option, why also move the dropbear binary to sbin > and not just the softlink ? Simpler patch > > Paul

Re: [OpenWrt-Devel] [PATCH] dropbear: Install to /(s)bin instead of /usr so OpenSSH can coexist

2018-06-19 Thread Paul Oranje
Can opkg remove not restore the original softlink to dropbear ? (bottom-line reinstall dropbear) And even when that isn't an option, why also move the dropbear binary to sbin and not just the softlink ? Paul > Op 17 jun. 2018, om 05:06 heeft Rosen Penev het volgende > geschreven: > > If you

Re: [OpenWrt-Devel] [PATCH] brcm2708: Add support for CYW43455

2018-06-19 Thread Christo Nedev
I will send new patches soon! Thanks! > On 19 Jun 2018, at 05:53, Rafał Miłecki wrote: > >> On Mon, 18 Jun 2018 at 18:28, Christo Nedev wrote: >> I know! >> >> linux-firmware: add firmware for BCM43455 SDIO wlan... >> brcm2708: add RPi3+ wifi calibration data >> brcm2708: add brcmfmac-firmware

[OpenWrt-Devel] [RESEND] arc770: bump kernel to 4.14

2018-06-19 Thread Evgeniy Didin
From: Evgeniy Didin Currently arc770 is no more "source-only". Lets update Linux kernel version from 4.9 to 4.14 for arc770. config-4.14 was simply regenerated with "make kernel_menuconfig". Signed-off-by: Evgeniy Didin Cc: Alexey Brodkin Cc: John Crispin --- This patch was sent to Lede-dev s