Re: [LEDE-DEV] Problem with serial console

2016-05-21 Thread Daniel Curran-Dickinson
On Sun, 2016-05-22 at 02:24 -0400, Daniel Dickinson wrote: > Hi John, > > Something seems to have broken with serial console, at least on ar71xx, > possibly because the login.sh stuff. > > If you don't have passwords required on the serial console and you exit > the shell, the shell doesn't resp

[LEDE-DEV] Problem with serial console

2016-05-21 Thread Daniel Dickinson
Hi John, Something seems to have broken with serial console, at least on ar71xx, possibly because the login.sh stuff. If you don't have passwords required on the serial console and you exit the shell, the shell doesn't respawn and you end up with no serial access until you reboot. Regards, Dani

[LEDE-DEV] Device profiles have broken ImageBuilder somewhat

2016-05-21 Thread Daniel Dickinson
Hi Felix, The recent changes to the device profile stuff has caused issues with ImageBuilder. In ar71xx, if one selects the Default profile during the core build, then even if you set make PROFILE=SOMEBOARD image, the ImageBuilder tries to build the image for every device instead of just the one

Re: [LEDE-DEV] Need help with apu2 system

2016-05-21 Thread Ben Greear
Nevermind...I must have typo'd something, it worked the second time I tried to copy the image over... Thanks, Ben On 05/21/2016 02:31 PM, Ben Greear wrote: I'm trying to install LEDE on an apu2 system. My first attempt is not working: I see grub menu, then it hangs as soon as it tries to boot

[LEDE-DEV] [PATCH RESEND] mvebu: configure switch on WRT1200AC and WRT1900ACv2/S

2016-05-21 Thread Claudio Leite
Also collapses the three identical configurations into one block. Signed-off-by: Claudio Leite --- target/linux/mvebu/base-files/etc/board.d/02_network | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/target/linux/mvebu/base-files/etc/board.d/02_network b/target/li

[LEDE-DEV] Need help with apu2 system

2016-05-21 Thread Ben Greear
I'm trying to install LEDE on an apu2 system. My first attempt is not working: I see grub menu, then it hangs as soon as it tries to boot. If someone has a working .config and/or other hints on how to go about this, I'd appreciate some pointers. Thanks, Ben -- Ben Greear Candela Technologies

Re: [LEDE-DEV] OpenWRT tree vs LEDE tree

2016-05-21 Thread Daniel Curran-Dickinson
Must...remember...don't feed the trolls (or their close cousins the vocal unrealistic idealogues). ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [PATCH v2] cyassl/wolfssl: update to 3.9.0

2016-05-21 Thread Dirk Neukirchen
On 21.05.2016 14:39, Hauke Mehrtens wrote: > Hi, > > > On 05/21/2016 07:35 AM, Dirk Neukirchen wrote: >> @@ -38,12 +38,10 @@ endef >> TARGET_CFLAGS += $(FPIC) >> >> CONFIGURE_ARGS += \ >> ---without-zlib \ > > Was the zlib dependency completely removed from wolfssl? Have you tried > to c

Re: [LEDE-DEV] WRT1900ACS - Kernel 4.4.11 boot failure

2016-05-21 Thread Dheeran Senthilvel
> On 21-May-2016, at 6:48 PM, Felix Fietkau wrote: > > On 2016-05-21 14:05, Dheeran Senthilvel wrote: >> Hi Guys, >> >> Nice work there getting everything to Linux 4.4.11. Tested the new >> build (r321 dated 20/05/2016) Everything is seems to work pretty >> decently, except that upon reboo

Re: [LEDE-DEV] WRT1900ACS - Kernel 4.4.11 boot failure

2016-05-21 Thread Felix Fietkau
On 2016-05-21 14:05, Dheeran Senthilvel wrote: > Hi Guys, > > Nice work there getting everything to Linux 4.4.11. Tested the new > build (r321 dated 20/05/2016) Everything is seems to work pretty > decently, except that upon reboot (both manually or through command > line) the device is stru

Re: [LEDE-DEV] b53 cpu_port patch for cavium boards

2016-05-21 Thread Hauke Mehrtens
Hi, On 05/21/2016 10:07 AM, Michał Osowiecki wrote: > Cisco RV042G is Cavium based router with BCM53125 switch and BCM54612E > connected to port 8, and port 5 acts as cpu port. Probably Linksys > LRT214 and LRT224 will be affected by this patch too (boards are > identical). > I don't know if there

Re: [LEDE-DEV] [PATCH v2] cyassl/wolfssl: update to 3.9.0

2016-05-21 Thread Hauke Mehrtens
Hi, On 05/21/2016 07:35 AM, Dirk Neukirchen wrote: > wolfssl has a fine grained feature and compatibility control > for compiling stunnel, lighthttp or (partly) openssl dropin > ustream-ssl uses features that require normally > HAVE_SNI, HAVE_STUNNEL and the openssl compatibility headers > > ar7

Re: [LEDE-DEV] WRT1900ACS - Kernel 4.4.11 boot failure

2016-05-21 Thread Syrone Wong
Hi, I am using Linux 4.4.11 on WRT1900ac, I can successfully reboot router via reboot command. Have you tried to flash to official image and upgrade to a new Linux version? Also, please make sure set all configs manually instead copy & paste. On Sat, May 21, 2016 at 8:05 PM, Dheeran Senthilvel w

[LEDE-DEV] WRT1900ACS - Kernel 4.4.11 boot failure

2016-05-21 Thread Dheeran Senthilvel
Hi Guys, Nice work there getting everything to Linux 4.4.11. Tested the new build (r321 dated 20/05/2016) Everything is seems to work pretty decently, except that upon reboot (both manually or through command line) the device is struck. When serially accessed an error is seen __ _

Re: [LEDE-DEV] [PATCH 03/13] ar71xx: enable sysupgrade for the OpenMesh OM2P-HSv3

2016-05-21 Thread John Crispin
Hi Sven, this patch fails to apply. mind re-spinning the series on top of latest source.git ? John On 20/05/2016 17:53, Sven Eckelmann wrote: > Signed-off-by: Sven Eckelmann > --- > target/linux/ar71xx/base-files/lib/upgrade/openmesh.sh | 1 + > target/linux/ar71xx/base-files/lib/upgr

[LEDE-DEV] [PATCH v2] package: spidev_test: update location for >Kernel 4.5

2016-05-21 Thread Dirk Neukirchen
- document indirect source code fixup affecting spidev_test v2: check against old Kernel versions Signed-off-by: Dirk Neukirchen --- package/utils/spidev_test/Makefile | 9 + 1 file changed, 9 insertions(+) diff --git a/package/utils/spidev_test/Makefile b/package/utils/spidev_test/Ma

Re: [LEDE-DEV] [PATCH] lantiq: do not build images which exceed the flash size

2016-05-21 Thread John Crispin
On 21/05/2016 12:29, David Lang wrote: > On Sat, 21 May 2016, Mathias Kresin wrote: > >> The user benpicco in #openwrt reported that images are build which are >> bigger that the available flash size. > > I'm not sure that I agree with this approach. > > I had an issue when building images rec

Re: [LEDE-DEV] [PATCH] lantiq: do not build images which exceed the flash size

2016-05-21 Thread David Lang
On Sat, 21 May 2016, Mathias Kresin wrote: The user benpicco in #openwrt reported that images are build which are bigger that the available flash size. I'm not sure that I agree with this approach. I had an issue when building images recently where I had something in the image that was blowi

[LEDE-DEV] [PATCH] lantiq: do not build images which exceed the flash size

2016-05-21 Thread Mathias Kresin
The user benpicco in #openwrt reported that images are build which are bigger that the available flash size. He provided a proof of concept fix and gave permission to me to send it for inclusion. Signed-off-by: Mathias Kresin --- target/linux/lantiq/image/Makefile | 88 -

[LEDE-DEV] [PATCH 1/2] lantiq: VG3503J - merge profiles

2016-05-21 Thread Mathias Kresin
The only difference between the VG3503J profiles is the version of the gphy firmware that gets loaded. This can be handled perfect fine in one device tree source file. Signed-off-by: Mathias Kresin --- target/linux/lantiq/dts/VG3503J.dts| 180 - target/linux/l

[LEDE-DEV] [PATCH 2/2] lantiq: VG3503J - use the 11G firmware

2016-05-21 Thread Mathias Kresin
Use the 11G firmware for the phys as the oem firmware does. Signed-off-by: Mathias Kresin --- target/linux/lantiq/dts/VG3503J.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/lantiq/dts/VG3503J.dts b/target/linux/lantiq/dts/VG3503J.dts index 36c772d..c7b8

[LEDE-DEV] [PATCH 1/6] uboot-lantiq: drop unused board patches

2016-05-21 Thread Mathias Kresin
None of the boards is supported by lede. No need to keep the patches in the lede tree. Signed-off-by: Mathias Kresin --- ...MIPS-add-board-support-for-ZTE-ZXHN-H367N.patch | 307 - ...IPS-add-board-support-for-ZTE-ZXV10-H201L.patch | 251 - ...S-add-board-supp

[LEDE-DEV] [PATCH 5/6] uboot-lantiq: VGV7510KW22 - use ddr ram params from brnboot

2016-05-21 Thread Mathias Kresin
Signed-off-by: Mathias Kresin --- .../0112-MIPS-add-board-support-for-Arcadyan-VGV7510KW22.patch | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package/boot/uboot-lantiq/patches/0112-MIPS-add-board-support-for-Arcadyan-VGV7510KW22.patch b/package/boot/uboot-lant

[LEDE-DEV] [PATCH 4/6] uboot-lantiq: VGV7510KW22 - use leds to indicate boot status

2016-05-21 Thread Mathias Kresin
Switch on the red power led if kernel image can't be loaded. Otherwise switch the green led on. Signed-off-by: Mathias Kresin --- ...dd-board-support-for-Arcadyan-VGV7510KW22.patch | 24 +- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/package/boot/uboot-lant

[LEDE-DEV] [PATCH 3/6] uboot-lantiq: VGV7510KW22 - cleanup board config

2016-05-21 Thread Mathias Kresin
According to the author, all SPI related configs are copy & paste leftovers. Which makes sense since nothing is connected to the SPI bus on this device. The NOR SPL isn't required for this board, since the NOR is directly memory mapped. Allow to overwrite the env in ram while using brn variant. D

[LEDE-DEV] [PATCH 6/6] uboot-lantiq: ARV752DPW - use correct switch driver

2016-05-21 Thread Mathias Kresin
There is no RTL8206 switch driver. Signed-off-by: Mathias Kresin --- .../patches/0108-MIPS-add-board-support-for-Arcadyan-ARV752DPW.patch| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/boot/uboot-lantiq/patches/0108-MIPS-add-board-support-for-Arcadyan-ARV752DPW.p

[LEDE-DEV] [PATCH] lantiq: disable phy led complex (test) functions by default

2016-05-21 Thread Mathias Kresin
They can be added using the phy led device tree bindings if required. Signed-off-by: Mathias Kresin --- .../patches-4.4/0023-NET-PHY-adds-driver-for-lantiq-PHY11G.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/lantiq/patches-4.4/0023-NET-PHY-adds

Re: [LEDE-DEV] OpenWRT tree vs LEDE tree

2016-05-21 Thread Oswald Buddenhagen
On Fri, May 20, 2016 at 10:58:19AM +0200, Jo-Philipp Wich wrote: > Oswald wrote: > > well, that's kinda the key here, isn't it? i don't know whether the > > lede infrastructure and participation was technically open from the > > start, but the fact that nobody except "the cabal" knew about it > > m

[LEDE-DEV] b53 cpu_port patch for cavium boards

2016-05-21 Thread Michał Osowiecki
Cisco RV042G is Cavium based router with BCM53125 switch and BCM54612E connected to port 8, and port 5 acts as cpu port. Probably Linksys LRT214 and LRT224 will be affected by this patch too (boards are identical). I don't know if there are other Cavium boards with BCM53125. If so, this patch w