Re: [LEDE-DEV] [OpenWrt-Devel] 18.03/4

2018-03-09 Thread Philip Prindeville
> On Mar 4, 2018, at 6:26 PM, Alif M. Ahmad wrote: > > On Fri, Feb 16, 2018 at 01:46:31PM +0100, John Crispin wrote: >> Hi, >> >> whats on the critical todo list for the upcoming release ? i still have >> a few minor things that I'll be adding shortly, apart from that I

Re: [LEDE-DEV] [PATCH 3/3] lantiq: add support for AVM FRITZ!Box 7412

2018-03-09 Thread John Crispin
On 09/03/18 20:55, John Crispin wrote: On 09/03/18 20:17, Valentin Spreckels wrote: Specification: - SoC: Lantiq VRX 220 - CPU Cores: 2x MIPS 34Kc at 500 MHz - RAM: 128 MiB 250 MHz - Storage: 128 MiB NAND flash - Ethernet: built-in Fast Ethernet switch, only port 2 is used - Wireless:

Re: [LEDE-DEV] [PATCH] imx6: disable dma on uart

2018-03-09 Thread Bas Mevissen
On 02/22/2018 12:20 PM, Koen Vandeputte wrote: > When this target got updated to 4.14, this patch got removed to > re-evaluate if it was still needed. > > Extensive testing now shows this issue is still present. > Let's re-add the patch to fix it for now. > > As the uart bus is very low

Re: [LEDE-DEV] [PATCH 2/3] scripts: add EVA ramboot script

2018-03-09 Thread John Crispin
On 09/03/18 20:17, Valentin Spreckels wrote: The bootloader on the FRITZ!Box 7412 crashes when flashing images. Thus the AVM recovery tool uses another approach: It uses the bootloader to load a small linux system into the ram and boot it from there. This system will then flash the image.

Re: [LEDE-DEV] [PATCH 1/3] fritz-tools: add fritz_tffs_nand_read tool

2018-03-09 Thread John Crispin
Hi Valentin, nitpicks inline ... On 09/03/18 20:17, Valentin Spreckels wrote: This tool reads informations from AVM TFFS 3.0 filesystems on nand flash. AVM uses this on newer FRITZ!Boxes (e.g. 7412) without SPI or nor flash. Signed-off-by: Valentin Spreckels

Re: [LEDE-DEV] 18.03/4 -> GCC 5 or 7

2018-03-09 Thread Matthias Schiffer
On 03/09/2018 01:56 PM, Matthias Schiffer wrote: > On 03/07/2018 06:49 PM, Lucian Cristian wrote: >> testing r6395-6c194078db on a ramips Ralink RT5350 with 4.14 and GCC 7.3 >> gives this error in luci >> >> daemon.err uhttpd[873]: /usr/bin/lua: /usr/lib/lua/luci/debug.lua:6: >> attempt to call a

[LEDE-DEV] [PATCH 3/3] lantiq: add support for AVM FRITZ!Box 7412

2018-03-09 Thread Valentin Spreckels
Specification: - SoC: Lantiq VRX 220 - CPU Cores: 2x MIPS 34Kc at 500 MHz - RAM: 128 MiB 250 MHz - Storage: 128 MiB NAND flash - Ethernet: built-in Fast Ethernet switch, only port 2 is used - Wireless: Atheros AR9287-BL1A b/g/n with 2 pcb antennas - Modem: built-in A/VDSL2 modem - DECT: Dialog

[LEDE-DEV] [PATCH 2/3] scripts: add EVA ramboot script

2018-03-09 Thread Valentin Spreckels
The bootloader on the FRITZ!Box 7412 crashes when flashing images. Thus the AVM recovery tool uses another approach: It uses the bootloader to load a small linux system into the ram and boot it from there. This system will then flash the image. This script mimics the behavior: It loads an openwrt

[LEDE-DEV] [PATCH] prereq-mk: Change wget dependency to curl one.

2018-03-09 Thread Rosen Penev
curl is more common than GNU wget is. For example, Cygwin, Arch Linux, and my android phone all come with curl by default whereas wget is missing. Also, scripts/download.pl attempts to use curl before falling back to wget. This has been tested on a brand new install of Arch Linux.

Re: [LEDE-DEV] 18.03/4 -> GCC 5 or 7

2018-03-09 Thread Matthias Schiffer
On 03/07/2018 06:49 PM, Lucian Cristian wrote: > testing r6395-6c194078db on a ramips Ralink RT5350 with 4.14 and GCC 7.3 > gives this error in luci > > daemon.err uhttpd[873]: /usr/bin/lua: /usr/lib/lua/luci/debug.lua:6: > attempt to call a number value > daemon.err uhttpd[873]: stack traceback: