Re: [LEDE-DEV] [RFC] lantiq: fix ath5k EEPROM loading

2016-08-25 Thread Mathias Kresin
Am 24.08.2016 um 09:54 schrieb Oswald Buddenhagen: On Tue, Aug 23, 2016 at 09:14:36PM +0200, Mathias Kresin wrote: With 12fe4b579801ea812b64fc7e689716cd39c895ec I switched the ath5k eeprom extraction to an alternate code path. Unfortunately this code seams to be broken since ages and broke the a

[LEDE-DEV] [PATCH] wireless: remove config_autostart

2016-08-25 Thread Eduardo Abinader
just a cleanup for an unused member. Signed-off-by: Eduardo Abinader --- wireless.c | 3 +-- wireless.h | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/wireless.c b/wireless.c index 2ce5774..be94c34 100644 --- a/wireless.c +++ b/wireless.c @@ -690,8 +690,7 @@ wireless_device

Re: [LEDE-DEV] [PATCH 2/2] ath10k-ct: Remove useless WARNING for 10.4 firmware.

2016-08-25 Thread Felix Fietkau
On 2016-08-25 02:19, gree...@candelatech.com wrote: > From: Ben Greear > > Removes a useless splat in ath10k, and adds some safety code > around setting keys in the firmware. > > Signed-off-by: Ben Greear > --- > package/kernel/ath10k-ct/Makefile | 4 ++-- > 1 file changed, 2 insertions(+), 2

Re: [LEDE-DEV] [PATCH] linux:generic: mtd add support for ESMT f25l32qa and f25l64qa

2016-08-25 Thread Felix Fietkau
On 2016-08-25 02:51, L. D. Pinney wrote: > Add Support for the ESMT_F25L32QA and ESMT_F25L64QA > These are 4MB and 8MB Flash Chips from Elite Semiconductor Memory Technology > > Signed-off-by: L. D. Pinney Please submit this patch upstream, and we'll cherry-pick it from the patch submission. Tha

Re: [LEDE-DEV] [PATCH 1/2] Octeon: Use ext4 on mmcblk0p3 per default for ER.

2016-08-25 Thread Germano Massullo
EdgeRouter Pro, with usb memory stick inserted: === fdisk -l .[1mDisk /dev/sda: 7.2 GiB, 7746879488 bytes, 15130624 sectors .[0mUnits: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos

Re: [LEDE-DEV] [PATCH 1/2] Octeon: Use ext4 on mmcblk0p3 per default for ER.

2016-08-25 Thread daniel
thx Germano. > /dev/mmcblk0p12048 292863 290816 142M c W95 FAT32 (LBA) > /dev/mmcblk0p2 292864 7421951 7129088 3.4G 83 Linux This makes both of my patches obsolete. P1: Partitioning is better. P2: The boot partition is big enough for sysupgrade to create backups. On 08/25/201

Re: [LEDE-DEV] [PATCH 2/2] ath10k-ct: Remove useless WARNING for 10.4 firmware.

2016-08-25 Thread Ben Greear
On 08/25/2016 02:48 AM, Felix Fietkau wrote: On 2016-08-25 02:19, gree...@candelatech.com wrote: From: Ben Greear Removes a useless splat in ath10k, and adds some safety code around setting keys in the firmware. Signed-off-by: Ben Greear --- package/kernel/ath10k-ct/Makefile | 4 ++-- 1

[LEDE-DEV] kvm_guest X86 release missing

2016-08-25 Thread Jochen Demmer
Hi, for OpenWrt there has been kvm_guest releases for x86, but for lede there aren't. Why is that and what do I need to do in order to get a qemu compatible image when using buildroot or when I just want to download a vanilla release? Jochen ___ L

[LEDE-DEV] ppc40x target

2016-08-25 Thread Sebastian Pflieger
Hello, i upgraded the ppc40x target to Linux 4.4 to run some test on my Magicbox board. Has somebody besides me interest in this target? If somebody could test the images on a Kilauea evaluation board or OpenRB board i can maintain the target. Sebastian ___

Re: [LEDE-DEV] kvm_guest X86 release missing

2016-08-25 Thread Stijn Tintel
On 25-08-16 17:14, Jochen Demmer wrote: > Hi, > > for OpenWrt there has been kvm_guest releases for x86, but for lede > there aren't. > Why is that and what do I need to do in order to get a qemu compatible > image when using buildroot or when I just want to download a vanilla > release? The kvm_g

Re: [LEDE-DEV] [OpenWrt-Devel] latency on PPPoA ADSL Annex A on using Lantiq

2016-08-25 Thread Alexander Couzens
On Thu, 25 Aug 2016 06:19:31 + Daniel Niasoff wrote: > Hi All, > > What can I do next? I would recommend doing tracing the kernel using ftrace. a wild guess: reverting 45b52d458168adc31b15248380419c17d0586c63 kernel: remove lantiq specific ATM API hacks and their kernel space users (fixe

[LEDE-DEV] MT7621 support Jumbo frames

2016-08-25 Thread Gaetano Catalli
Hi all, in the MT7621 ethernet driver code (drivers/net/ethernet/mediatek/soc_mt7621.c) the FE_FLAG_JUMBO_FRAME flag is not during the device initialization. This prevents the user to set an MTU greater than 1500. Is this correct? Does MT7621 support jumbo frames? Thanks. -- gaetano catalli __

[LEDE-DEV] [PATCH] kernel: preserve bootargs when using appended dtb

2016-08-25 Thread Hauke Mehrtens
backport a patch from upstream Linux kernel which stores the appended dtb not in the same resisters as defined in the UHI specification, use a separate variable on MIPS. Signed-off-by: Hauke Mehrtens --- ...copy-appended-dtb-to-the-end-of-the-kerne.patch | 132 + ...re-the-ap

[LEDE-DEV] [PATCH] ath10k-firmware: Update to latest ath10k-ct 9984 firmware.

2016-08-25 Thread greearb
From: Ben Greear Tested briefly on Netgear r7800. Firmware failed to load on first boot, but then it worked after that and I could not reproduce the failure. Signed-off-by: Ben Greear --- package/firmware/ath10k-firmware/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff

[LEDE-DEV] wds link problem

2016-08-25 Thread xinglp
With below configuration, I can connect to another router with lede firmware, but can't connect to a router with tplink firmware. config wifi-iface 'foo' option wds '1' option mode 'sta' .. I can see it connect to tplink router and disconnect, and repeat again and again. The only usefu

Re: [LEDE-DEV] wds link problem

2016-08-25 Thread J Mo
Hi I am mentioned in that ticket you linked. I've seen similar problems, but I'm not positive that my situation wasn't just a hardware failure. I will get in contact with that tribut person and work with him. Thanks for bringing this to my attention. Anyway, your problem is different. TP-Li

Re: [LEDE-DEV] wds link problem

2016-08-25 Thread xinglp
2016-08-26 12:25 GMT+08:00 J Mo : > > Hi > > I am mentioned in that ticket you linked. I've seen similar problems, but > I'm not positive that my situation wasn't just a hardware failure. I will > get in contact with that tribut person and work with him. Thanks for > bringing this to my attention.