Re: [OpenWrt-Devel] [PATCH 1/4] ar71xx: add option to wake up phys on mdio reset

2013-12-17 Thread Gabor Juhos
2013.12.17. 1:12 keltezéssel, Felix Kaechele írta: The bootloader on the WD My Net N750 disables the ports on it's internal AR8327N switch by powering them down. The stock firmware then brings the ports back up again by starting the auto negotiation process on each port. There is one big

Re: [OpenWrt-Devel] [PATCH 1/2] ar71xx: sysupgrade for My Net Wi-Fi Range Extender

2013-12-01 Thread Gabor Juhos
2013.11.30. 20:14 keltezéssel, Christian Lamparter írta: I have applied the patches except the last one. On the WRT160NL, the preinit fixup is needed when the *-factory.bin image is flashed from the original web UI. Ok, so the factory web update did something with the trx header in the

Re: [OpenWrt-Devel] [PATCH][1/2] update Userspace support for the WA850/WA750

2013-11-30 Thread Gabor Juhos
2013.11.29. 23:53 keltezéssel, Martijn Zilverschoon írta: Once again this patch complains that it is corrupt, but for some reason the last line of the mbox file is missing. That seemed also be the case with other patches as well. this command does do the trick however, sed in this case only

Re: [OpenWrt-Devel] [PATCH 1/2] ar71xx: sysupgrade for My Net Wi-Fi Range Extender

2013-11-30 Thread Gabor Juhos
2013.11.30. 3:59 keltezéssel, Christian Lamparter írta: ... +get_image_magic() { + local mtddev=$1 + dd bs=8 count=1 skip=0 if=$mtddev 2/dev/null | hexdump -v -n 8 -e '1/1 %02x' +} This function is not used anywhere. Uh, that's right! (this needs to be fixes) AFICT, there are

Re: [OpenWrt-Devel] [PATCH] ar71xx: Kernel support update tl-wr842n_v2 added missing usb led

2013-11-29 Thread Gabor Juhos
2013.11.18. 21:49 keltezéssel, Martijn Zilverschoon írta: Just a small oversight my part, added the support for the USB led Applied. Thanks, Gabor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] [PATCH] ar71xx: user space support update tl-wr842n_v2 add default led support

2013-11-29 Thread Gabor Juhos
2013.11.18. 22:13 keltezéssel, Martijn Zilverschoon írta: Small update to uci_defaults/01_leds, to support the usb led Signed-off-by: Martijn Zilverschoon thefriedzom...@gmail.com Applied. Thanks, Gabor ___ openwrt-devel mailing list

Re: [OpenWrt-Devel] [PATCH 1/2] ag71xx: add F1E specific feature bit definitions to AR934X register file

2013-11-29 Thread Gabor Juhos
2013.11.24. 3:31 keltezéssel, Christian Lamparter írta: The F1E Phy (AR8035?) requires additional bits to be set in order to provide a fast and reliable connection over gigabit links. When enabled, the link doesn't suffer anymore from a small package loss under load and the performance is

Re: [OpenWrt-Devel] [PATCH 2/2] ar71xx: improve support for the My Net Wi-Fi Range Extender device

2013-11-29 Thread Gabor Juhos
2013.11.24. 3:34 keltezéssel, Christian Lamparter írta: This patch improves support for the device considerably. 1. The wifi didn't work in the initial release. This was because the WMAC of the AR9340 is not connected to the antennas. (However, it can pick up wifi signals, if they are strong

Re: [OpenWrt-Devel] [PATCH] ar71xx: rssi leds for My Net WiFi Range Extender

2013-11-29 Thread Gabor Juhos
2013.11.24. 3:58 keltezéssel, Christian Lamparter írta: The device has three extra LEDs which indicate the quality of the wireless link. Thanks to rssileds, this feature now works out of the box. Signed-off-by: Christian Lamparter chunk...@googlemail.com Applied. Thanks, Gabor

Re: [OpenWrt-Devel] [Patch] ar71xx: fix switch port map for the Sitecom WLR-8100

2013-11-29 Thread Gabor Juhos
2013.11.27. 21:16 keltezéssel, Dirk Neukirchen írta: There was no way to determine a working config, because the switch (ar8337) was not working previously. Signed-off-by: Dirk Neukirchen dirkneukirc...@web.de Applied. Thanks, Gabor ___

Re: [OpenWrt-Devel] [PATCH][1/2] update Userspace support for the WA850/WA750

2013-11-29 Thread Gabor Juhos
2013.11.29. 10:21 keltezéssel, Martijn Zilverschoon írta: Patch for adding the default uci values of the rssileds application for the tp-link -tl-wa850re and the tl-wa750re for the The patch is corrupt: $ wget http://patchwork.openwrt.org/patch/4478/mbox/ -O - | git am -s --2013-11-29

Re: [OpenWrt-Devel] [PATCH][2/2] AR71xx: Update profile for the wa750/wa850 to include rssileds by default

2013-11-29 Thread Gabor Juhos
The patch is corrupt: $ wget http://patchwork.openwrt.org/patch/4479/mbox/ -O - | git am -s --2013-11-29 21:34:09-- http://patchwork.openwrt.org/patch/4479/mbox/ Resolving patchwork.openwrt.org (patchwork.openwrt.org)... 188.40.166.11 Connecting to patchwork.openwrt.org

Re: [OpenWrt-Devel] [PATCH 0/2] Initial NAND support for WNDR4300

2013-11-15 Thread Gabor Juhos
2013.11.10. 11:58 keltezéssel, Stefan Agner írta: Nevermind, the second time it worked: [2.71] UBI: attaching mtd8 to ubi0 [2.74] UBI: EOF marker found, PEBs from 17 will be erased [2.74] UBI: scanning is finished [2.77] gluebi (pid 1): gluebi_resized: got

Re: [OpenWrt-Devel] [PATCH] ar71xx: wndr4300: set official mac addresses

2013-11-15 Thread Gabor Juhos
2013.11.10. 18:34 keltezéssel, Stefan Agner írta: Get the factory assigned mac addresses stored in the caldata partition and asign them to lan, wan and radio1. Signed-off-by: Stefan Agner ste...@agner.ch Applied with some changes. Thanks, Gabor

Re: [OpenWrt-Devel] [PATCH] [1/3] ar71xx: Add kernel support for the WR842N/ND v2

2013-11-15 Thread Gabor Juhos
2013.11.10. 20:31 keltezéssel, Martijn Zilverschoon írta: Patch to add kernel support for the TP-LINK WR842N/ND v2 Signed-off-by: Martijn Zilverschoon thefriedzom...@gmail.com Applied. Thanks, Gabor ___ openwrt-devel mailing list

Re: [OpenWrt-Devel] [PATCH] [2/3] ar71xx: add profile for the WR842N/ND v2

2013-11-15 Thread Gabor Juhos
2013.11.10. 20:32 keltezéssel, Martijn Zilverschoon írta: Patch to add the profile for the TP-LINK WR842N/ND v2 Signed-off-by: Martijn Zilverschoon thefriedzom...@gmail.com Applied. Thanks, Gabor ___ openwrt-devel mailing list

Re: [OpenWrt-Devel] [PATCH] [2/3] ar71xx: add profile for the WR842N/ND v2

2013-11-15 Thread Gabor Juhos
2013.11.11. 14:17 keltezéssel, Martijn Zilverschoon írta: Signed-off-by: Martijn Zilverschoon thefriedzom...@gmail.com 2013/11/11 Martijn Zilverschoon thefriedzom...@gmail.com: Patch to add the profile for the TP-LINK WR842N/ND v2 Small update, because of a change in the Makefile.

Re: [OpenWrt-Devel] [PATCH] ar71xx: Add kernel support for the TP-Link WA750RE / WA850RE range extender

2013-11-11 Thread Gabor Juhos
2013.11.04. 10:15 keltezéssel, Martijn Zilverschoon írta: Patch to add kernel support for the TP-LINK WA750RE and the WA850RE range extender Signed-off-by: Martijn Zilverschoon thefriedzom...@gmail.com Applied. Thanks, Gabor ___ openwrt-devel

Re: [OpenWrt-Devel] [PATCH 2/2] ar71xx: Use KEY_RESTART key code for the reset button on WD My Net N600 boards

2013-11-11 Thread Gabor Juhos
2013.11.08. 22:21 keltezéssel, Christian Lamparter írta: Signed-off-by: Christian Lamparter chunk...@googlemail.com Applied. Thanks, Gabor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] [PATCH] ag71xx: fix ag71xx_probe error path

2013-11-10 Thread Gabor Juhos
2013.11.10. 10:42 keltezéssel, Catalin Patulea írta: Signed-off-by: Catalin Patulea c...@vv.carleton.ca Applied. Thanks, Gabor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] [PATCH] ag71xx: fix a race involving netdev registration

2013-11-08 Thread Gabor Juhos
2013.11.03. 9:16 keltezéssel, Catalin Patulea írta: In particular, phy_connect before register_netdev. This is because register_netdev runs the netdev notifiers, which can race with the rest of the initialization in ag71xx_probe. In my case this manifested in two ways: 1) If ag71xx is

Re: [OpenWrt-Devel] [PATCH 1/2] mtd_get_mac_ascii bugfix

2013-11-08 Thread Gabor Juhos
2013.11.07. 17:23 keltezéssel, Daniel Gimpelevich írta: The mtd_get_mac_ascii utility function was broken. This fixes it. Signed-off-by: Daniel Gimpelevich dan...@gimpelevich.san-francisco.ca.us Index: package/base-files/files/lib/functions.sh

Re: [OpenWrt-Devel] [PATCH 1/2] mtd_get_mac_ascii bugfix

2013-11-08 Thread Gabor Juhos
2013.11.08. 13:20 keltezéssel, Gabor Juhos írta: 2013.11.07. 17:23 keltezéssel, Daniel Gimpelevich írta: The mtd_get_mac_ascii utility function was broken. This fixes it. Signed-off-by: Daniel Gimpelevich dan...@gimpelevich.san-francisco.ca.us Applied. Thanks, Gabor

Re: [OpenWrt-Devel] [PATCH 0/2] Initial NAND support for WNDR4300

2013-11-07 Thread Gabor Juhos
Hi Stefan, ... Correct. I had to modify ubox to make it work correctly with JFFS2 on emulated MTD devices. On my device, when using ubox without any patchs, I get errors, but it worked somehow... Weird. For me it was working only at the first boot after flashing the image, but any

Re: [OpenWrt-Devel] [PATCH 1/2] tools: adapt addpattern for WD's Range Extender

2013-11-07 Thread Gabor Juhos
2013.11.02. 21:13 keltezéssel, Christian Lamparter írta: A few things had to be changed to add support for these devices: - support code patterns with 8 characters - new board definition for the range extender device Signed-off-by: Christian Lamparter chunk...@googlemail.com Applied.

Re: [OpenWrt-Devel] [PATCH 2/2] ar71xx: add My Net Wi-Fi Range Extender device

2013-11-07 Thread Gabor Juhos
2013.11.02. 21:14 keltezéssel, Christian Lamparter írta: This patch adds a new device definition for a Western Digital device. The hardware seems to be based on Qualcomm Atheros DB120 design. Signed-off-by: Christian Lamparter chunk...@googlemail.com Applied with some changes. Thanks,

Re: [OpenWrt-Devel] [PATCH 0/2] Initial NAND support for WNDR4300

2013-11-06 Thread Gabor Juhos
Hi Stefan, Sorry for the dealy. This replaces my patch sent in September. I rebased the changes to master as of today. Also I altered the functionality; The image now uses squashfs and JFFS2 on UBI (using GLUEBI) in order to provide proper NAND support. Its not the final solution, but works

Re: [OpenWrt-Devel] Ramips Seama sysupgrade image

2013-10-22 Thread Gabor Juhos
2013.10.20. 19:36 keltezéssel, Flávio Silveira írta: Any news on this? Original Message Subject: Ramips Seama sysupgrade image Date: Mon, 7 Oct 2013 13:23:54 -0300 From: Flávio Silveira f...@terra.com.br To: OpenWrt Development List

Re: [OpenWrt-Devel] Ramips Seama sysupgrade image

2013-10-22 Thread Gabor Juhos
2013.10.22. 21:17 keltezéssel, Flávio Silveira írta: ... It seems that the Seama image generation is broken in trunk since r36169. Not only the sysupgrade images are broken but the factory images as well. -Gabor The factory images are ok, at least for my DIR-610, but sysupgrade doesn't

Re: [OpenWrt-Devel] [PATCH] [packages] add sysprof tool

2013-10-20 Thread Gabor Juhos
2013.08.22. 9:17 keltezéssel, Janusz Dziedzic írta: Add sysprof - preformance profiler for Linux - to the development tools. Patches for mips/arm are from openembedded code. sysprof-cli outfile get required events/stack frames. Next outfile can be loaded/displayed on PC using sysprof.

Re: [OpenWrt-Devel] [PATCH] Update tig to 1.2.1. See http://jonas.nitro.dk/tig/NEWS.html for details.

2013-10-20 Thread Gabor Juhos
2013.08.30. 19:35 keltezéssel, Francisco Borges írta: Signed-off-by: Francisco Borges francisco.bor...@gmail.com Applied. Thanks, Gabor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] [PATCH] [packages] Update mosquitto to 1.2

2013-10-20 Thread Gabor Juhos
2013.08.22. 18:01 keltezéssel, Karl Palsson írta: From: Karl Palsson ka...@remake.is Updates mosquitto, the MQTT broker, and client libraries to version 1.2. Full changelog here: http://mosquitto.org/2013/08/version-1-2-released/ Added missing library depends to suit updated requirements

Re: [OpenWrt-Devel] [PATCH] [packages] avahi: Clean up dependencies

2013-10-20 Thread Gabor Juhos
2013.09.06. 9:59 keltezéssel, Helmut Schaa írta: libavahi does not require libdaemon nor libgdbm. Move the dependencies into the right avahi sub-packages to allow smaller footprint when only using libavahi. Signed-off-by: Helmut Schaa helmut.sc...@googlemail.com Applied. Thanks, Gabor

Re: [OpenWrt-Devel] [PATCH] [packages] lighttpd: update to 1.4.32

2013-10-20 Thread Gabor Juhos
2013.09.05. 13:18 keltezéssel, mgeral...@yahoo.de írta: This patch updates the lighttpd package to version 1.4.32 The makefile has been reworked and uses a macro for module creation The config file has been updated to include module dependant configuration from conf.d subdirectory

Re: [OpenWrt-Devel] [PATCH] [packages] zabbix: update to version 2.0.8

2013-10-20 Thread Gabor Juhos
2013.09.16. 22:26 keltezéssel, Jiri Slachta írta: Signed-off-by: Jiri Slachta slac...@cesnet.cz Applied. Thanks, Gabor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] Update wifidog to 20130917 version

2013-10-20 Thread Gabor Juhos
2013.09.17. 23:18 keltezéssel, Etienne CHAMPETIER írta: This update: -adds a ProxyPort option (to use a local transparent proxy) -changes http return code to 302 (was 307, but wifidog speaks http 1.0, and we really need 303) (it was causing some trouble with, for exemple, opera) -switch to

Re: [OpenWrt-Devel] [Patch][packages] libshout: fix libshout compile

2013-10-20 Thread Gabor Juhos
2013.09.23. 11:56 keltezéssel, Dirk Neukirchen írta: libvorbisidec 1.0.2+svn18153 uses ogg/ogg.h now instead of its own that was provided previously issue reported: https://forum.openwrt.org/viewtopic.php?id=45843 Signed-off-by: Dirk Neukirchen dirkneukirc...@web.de Applied. Thanks,

Re: [OpenWrt-Devel] [Patch][packages] libshout: update libshout to 2.3.1 , refresh patches

2013-10-20 Thread Gabor Juhos
2013.09.23. 11:58 keltezéssel, Dirk Neukirchen írta: update package libshout to 2.3.1 and refresh patches Applied. Thanks, Gabor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] [PATCH][package] uob-nomad: fix compilation

2013-10-20 Thread Gabor Juhos
2013.09.23. 17:48 keltezéssel, Dirk Neukirchen írta: fix compilation - by integrating net-tools-1.60-STRIP.patch from Jiri Popelka jpope...@redhat.com - if_tr.h is no longer in kernel Signed-off-by: Dirk Neukirchen dirkneukirc...@web.de Applied. Thanks, Gabor

Re: [OpenWrt-Devel] [PATCH][packages] remotefs: update remotefs , change to repo to git

2013-10-20 Thread Gabor Juhos
2013.09.23. 17:55 keltezéssel, Dirk Neukirchen írta: - sourceforge uses git use that - update to latest version: it fixes a compile bug of the old git version (missing md5_crypt) Signed-off-by: Dirk Neukirchen dirkneukirc...@web.de Applied. Thanks, Gabor

Re: [OpenWrt-Devel] [PATCH v2] [packages] ser2net: bump to 2.9.1

2013-10-20 Thread Gabor Juhos
2013.09.26. 22:24 keltezéssel, Yegor Yefremov írta: This version fixes a segmentation fault due to a missing buffer wrap. Signed-off-by: Yegor Yefremov yegorsli...@googlemail.com Applied. Thanks, Gabor ___ openwrt-devel mailing list

Re: [OpenWrt-Devel] [PATCH] [packages] shflags: Fix getting sources

2013-10-20 Thread Gabor Juhos
2013.10.01. 13:33 keltezéssel, Diego Lopez Recas írta: Freecwmp does not export a git repository for shflags anymore. This fix makes OpenWrt get the sources directly from the svn repository of the shflags googlecode project. Signed-off-by: Diego López Recas suelt...@gmail.com

Re: [OpenWrt-Devel] [PATCH] [packages] alpine: New package (v2)

2013-10-20 Thread Gabor Juhos
2013.09.30. 19:27 keltezéssel, Antti Seppälä írta: Add Alpine v. 2.10 console mail client as new package to OpenWrt. Alpine stands for Alternatively Licensed Program for Internet News and Email and is suitable for both the inexperienced email user as well as for the most demanding power

Re: [OpenWrt-Devel] [PATCH] ar71xx: fix WLAN 5 GHz LED init on dir-825-c1

2013-10-20 Thread Gabor Juhos
2013.10.02. 23:56 keltezéssel, Sebastian Kemper írta: Fixes the 5 GHz LED. The same function has no effect on the 2.4 GHz LED at all, so we might as well remove it. Signed-off-by: Sebastian Kemper sebastian...@gmx.net Applied. Thanks, Gabor

Re: [OpenWrt-Devel] [PATCH][packages] xupnpd: Add new package

2013-10-20 Thread Gabor Juhos
2013.10.13. 21:36 keltezéssel, Álvaro Fernández Rojas írta: Package based on: http://tsdemuxer.googlecode.com/svn/trunk/xupnpd/src/contrib/OpenWrt/ Light DLNA Media Server which provides services for sharing IPTV unicast streams over local area network. Signed-off-by: Álvaro Fernández

Re: [OpenWrt-Devel] [PATCH 03/10] mkfwimage: Increase RSPRO maximum size to 0xF00000 (15 MiB)

2013-10-20 Thread Gabor Juhos
2013.10.10. 13:02 keltezéssel, Bruno Randolf írta: RSPRO has 16MiB of Flash, using the following layout: [2.93] 0x-0x0003 : RedBoot [2.94] 0x0003-0x0013 : kernel [2.95] 0x0013-0x00ff : rootfs [2.96]

Re: [OpenWrt-Devel] [PATCHv2] ar71xx: Fix sysupgrades for Allnet and OpenMesh devices

2013-10-20 Thread Gabor Juhos
2013.10.18. 11:08 keltezéssel, Sven Eckelmann írta: Both Allnet and OpenMesh sysupgrade uses fw_setenv from uboot-envtools to change different settings in the uboot environment. uboot-envtools version 2013.01 introduced a filesystem lock /var/lock/fw_printenv.lock to guarantee mutually

Re: [OpenWrt-Devel] [PATCH] This upgrades haveged from 1.4 to 1.7c (closes #13979)

2013-10-20 Thread Gabor Juhos
2013.09.09. 18:28 keltezéssel, Christian Pointner írta: Signed-off-by: Christian Pointner equi...@chaos-at-home.org Applied. Thanks, Gabor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] SoC NAND driver ar934x/OpenWRT support on WNDR4300

2013-09-27 Thread Gabor Juhos
2013.09.25. 11:26 keltezéssel, Gabor Juhos írta: Now I tried to create a UBI volume using the initramfs-Kernel. I get this kernel crash dump: # ubiattach -m 8 /dev/ubi_ctrl [ 3712.32] UBI: attaching mtd8 to ubi0 [ 3712.51] UBI: scanning is finished [ 3712.52] UBI: empty MTD

Re: [OpenWrt-Devel] Target kernel config changes not triggering rebuild?

2013-09-26 Thread Gabor Juhos
2013.09.24. 16:56 keltezéssel, Paul Fertser írta: Hello, Gabor Juhos juh...@openwrt.org writes: Yes, the 'Image/Build/Cameo' macro is broken. Don't need to send a patch, I'm working on that already. Great cleanup and the fixes on top, thank you! Can you please explain what is this mac

Re: [OpenWrt-Devel] SoC NAND driver ar934x/OpenWRT support on WNDR4300

2013-09-25 Thread Gabor Juhos
2013.09.24. 23:07 keltezéssel, Stefan Agner írta: Am 2013-09-24 19:09, schrieb Gabor Juhos: A dd command with conv=noerror leads to a image witch is 16KiB smaller than it should be. Don't use dd on NAND flashes. Use the nanddump utility from the mtd-utils package instead. Ok I understand

Re: [OpenWrt-Devel] How to enable Seama firmware parser for Ramips?

2013-09-25 Thread Gabor Juhos
2013.09.24. 23:57 keltezéssel, Flávio Silveira írta: Jacek Kikiewicz wrote: Don't you have to have partition called rootfs in your definition? Then it should pick it up... Regards, Jacek Hi Jacek, thanks for your quick answer. I don't know, ít's not what I'm seeing in others dts

Re: [OpenWrt-Devel] [PATCH] atheros: fix kernel warning about usage of reset gpio

2013-09-25 Thread Gabor Juhos
2013.09.17. 22:15 keltezéssel, Michael Heimpold írta: During a reset the gpiolib warns about using the reset gpio without explicit requesting it before: [ 147.93] [ cut here ] [ 147.93] WARNING: at drivers/gpio/gpiolib.c:103

Re: [OpenWrt-Devel] [PATCH] Add hwmon driver for ADT7410

2013-09-25 Thread Gabor Juhos
2013.09.22. 0:55 keltezéssel, Hartmut Knaack írta: Add support for the ADT7410 hwmon driver, a high precision I2C temperature sensor. Signed-off-by: Hartmut Knaack knaac...@gmx.de Applied. Thanks, Gabor ___ openwrt-devel mailing list

Re: [OpenWrt-Devel] [PATCH] Add support for industrial-io and AD799x

2013-09-25 Thread Gabor Juhos
2013.09.22. 0:55 keltezéssel, Hartmut Knaack írta: Add support for industrial IO core and (still staging) driver for AD799x, a high precision I2C ADC family. Signed-off-by: Hartmut Knaack knaac...@gmx.de Applied. Thanks, Gabor ___ openwrt-devel

Re: [OpenWrt-Devel] SoC NAND driver ar934x/OpenWRT support on WNDR4300

2013-09-24 Thread Gabor Juhos
2013.09.23. 22:07 keltezéssel, Stefan Agner írta: Am 2013-09-23 21:08, schrieb Gabor Juhos: It should be possible to fix the board via JTAG. At least it seems that the PCB has an unpopulated JTAG header. Yes I thought about this too, but since I didn't found an openocd configuration which

Re: [OpenWrt-Devel] SoC NAND driver ar934x/OpenWRT support on WNDR4300

2013-09-23 Thread Gabor Juhos
2013.09.22. 22:43 keltezéssel, Stefan Agner írta: Am 2013-09-17 08:18, schrieb Gabor Juhos: 2013.09.16. 1:06 keltezéssel, Stefan Agner írta: It is done in software in the ar934x-nfc driver. The NAND controller of the AR934x SoCs also supports hardware based ECC calculation but that is not yet

Re: [OpenWrt-Devel] DIR-615 E4 (and possibly DIR600A1, DIR601A, FR54RTR, DIR825C1, DIR835A1) factory image padding size

2013-09-22 Thread Gabor Juhos
Hi, When I tried to flash DIR-615 E4 with OpenWrt factory image via the vendor's web-interface, it refused to accept the new firmware. After some digging I think I found the issue and it possibly affects also DIR600A1, DIR601A, FR54RTR, DIR825C1 and DIR835A1. The way Cameo7240 profile

Re: [OpenWrt-Devel] [PATCH 1/4] ar71xx: fix LAN LEDs for dir-825-c1

2013-09-21 Thread Gabor Juhos
2013.09.20. 20:50 keltezéssel, Sebastian Kemper írta: This patches fixes the lan led configuration. The new configuration is identical to the one in mach-db120.c and it works. The previous one didn't work at all. Signed-off-by: Sebastian Kemper sebastian...@gmx.net Applied. Thanks, Gabor

Re: [OpenWrt-Devel] [PATCH 2/4] ar71xx: let HW switch control WAN LED on dir-825-c1

2013-09-21 Thread Gabor Juhos
2013.09.20. 20:59 keltezéssel, Sebastian Kemper írta: Enable GPIO 20. This hands off control of the blue planet led to the integrated switch. Consequently, remove the led configuration for the blue planet led. Remove also the configuration for the orange planet led as both share the same

Re: [OpenWrt-Devel] [PATCH 2/4] ar71xx: let HW switch control WAN LED on dir-825-c1

2013-09-21 Thread Gabor Juhos
2013.09.21. 15:51 keltezéssel, Sebastian Kemper írta: Enable GPIO 20. This hands off control of the blue planet led to the integrated switch. Consequently, remove the led configuration for the blue planet led. Signed-off-by: Sebastian Kemper sebastian...@gmx.net Applied with a minor

Re: [OpenWrt-Devel] [PATCH 4/4] ar71xx: enable wlan2g led in the default configuration of dir-825-c1

2013-09-21 Thread Gabor Juhos
2013.09.20. 21:08 keltezéssel, Sebastian Kemper írta: Enable the wlan2g led in the default configuration of dir-825-c1. Signed-off-by: Sebastian Kemper sebastian...@gmx.net Applied. Thanks, Gabor ___ openwrt-devel mailing list

Re: [OpenWrt-Devel] [PATCH 3/4] ar71xx: vanity changes for dir-825-c1

2013-09-21 Thread Gabor Juhos
2013.09.21. 15:56 keltezéssel, Sebastian Kemper írta: This patch - changes the color names from orange to amber - changes the name of GPIO 13 from WIFI_BGN (wifi_bgn) to WLAN_2G (wlan2g) to be more consistent with the other routers' files - changes the descriptions of the hardware keys to

Re: [OpenWrt-Devel] [PATCH 1/5] [ar71xx] fix LAN LEDs for dir-825-c1

2013-09-20 Thread Gabor Juhos
Hi Sebastian, Please use the 'ar71xx:' prefix instead of [ar71xx] in the subject of ar71xx specific patches. Hello list, Please don't use salutation part in patches. Everything before the marker line '---' will be included into the commit message, so I have to remove this line manually before

Re: [OpenWrt-Devel] [PATCH 2/5] [ar71xx] add gpio that lets the switch control the WAN LED on dir-825-c1

2013-09-20 Thread Gabor Juhos
2013.09.19. 23:50 keltezéssel, Sebastian Kemper írta: Hello list, Activating GPIO 20 hands over the control of the blue planet LED (WAN LED) to the switch. Add this so we can put it to use. Signed-off-by: Sebastian Kemper sebastian...@gmx.net diff --git

Re: [OpenWrt-Devel] [PATCH 3/5] [ar71xx] vanity changes for dir-825-c1

2013-09-20 Thread Gabor Juhos
2013.09.20. 8:11 keltezéssel, Sebastian Kemper írta: On Thu, Sep 19, 2013 at 11:55:13PM +0200, Sebastian Kemper wrote: Hello list, This patch - changes the color names from orange to amber - changes the name of GPIO 13 from WIFI_BGN (wifi_bgn) to WLAN_2G (wlan2g) to be more consistent

Re: [OpenWrt-Devel] [PATCH 5/5] [ar71xx] add to the default LED configuration of dir-825-c1

2013-09-20 Thread Gabor Juhos
2013.09.20. 0:04 keltezéssel, Sebastian Kemper írta: Hello list, This patch adds to the default LED configuration. The blue power LED defaults to on. With the activation of wan_led_switch_ctrl we hand off control of the blue planet LED to the hardware switch; this means also that it will be

Re: [OpenWrt-Devel] [PATCH 4/5] [ar71xx] set proper wan mac during initial configuration on dir-825-c1

2013-09-20 Thread Gabor Juhos
2013.09.19. 23:58 keltezéssel, Sebastian Kemper írta: Hello list, I sent a patch earlier and received some advice on how to do it better. Here is my 2nd attempt. For the record: This kind of explanation should not be in the commit message. If you have notes about the patch it should be

Re: [OpenWrt-Devel] [PATCH] [v2][ar71xx] Add support for Netgear WNR2200 wireless router

2013-09-19 Thread Gabor Juhos
2013.09.13. 12:55 keltezéssel, Dirk Neukirchen írta: On 01.09.2013 20:14, Gabor Juhos wrote: Yes, it is necessary. The coding style of the mach-wnr2200.c file is horrible: Additionally, a board specific patch is missing from 'target/linux/ar71xx/patches-3.10'. Thanks, Gabor I

Re: [OpenWrt-Devel] [PATCH] [v2][ar71xx] Add support for Netgear WNR2200 wireless router

2013-09-19 Thread Gabor Juhos
2013.09.19. 19:26 keltezéssel, Roman A. aka BasicXP írta: There are some small mistakes I found: 1) target/linux/ar71xx/base-files/etc/diag.sh, line 179 Shouldn't the LED be green instead of the amber one? In other devices it is. It would be more consistent but I don't really care. 2)

Re: [OpenWrt-Devel] [PATCH] [ar71xx] add support for TP-Link TL-MR13U

2013-09-19 Thread Gabor Juhos
2013.09.17. 2:45 keltezéssel, Oleg Titov írta: This patch adds support for TP-Link TL-MR13U router with built-in 10AH rechargeable battery. The patch is based on kamwanlai's patch: https://forum.openwrt.org/viewtopic.php?pid=206746#p206746 Updated to accommodate recent changes introduced

Re: [OpenWrt-Devel] SoC NAND driver ar934x/OpenWRT support on WNDR4300

2013-09-17 Thread Gabor Juhos
2013.09.14. 13:00 keltezéssel, Joris írta: Hello list, I posted an initial, quite horrible, patch to the forums to try and get the WNDR4300 working. I am not that experienced in either posting to lists or embedded development, so please do inform me of any mistakes I may have made. If

Re: [OpenWrt-Devel] SoC NAND driver ar934x/OpenWRT support on WNDR4300

2013-09-17 Thread Gabor Juhos
2013.09.16. 1:06 keltezéssel, Stefan Agner írta: Hi Gabor, [resend, forgot mailing list in to list] In the early reference driver of the NAND controller, the data from the DMA has been swapped. On later reference drivers, this swapping has been removed. To match with the reference driver,

Re: [OpenWrt-Devel] AA backport request: r34577 ar71xx: TP-LINK also has a family TL-WDR

2013-09-17 Thread Gabor Juhos
2013.09.17. 8:07 keltezéssel, Matthias Schiffer írta: Hi, can r34577 be backported to the Attitude Adjustment branch? We're currently working on an automated update system for our AA-based firmware, and without this patch TL-WDR models aren't recognized correctly. Done:

Re: [OpenWrt-Devel] SoC NAND driver ar934x/OpenWRT support on WNDR4300

2013-09-13 Thread Gabor Juhos
Hi Stefan, In between I found out that the driver works fine if I erase/write the NAND first using the driver itself. But when I try to flash something using the stock U-Boot bootloader, the driver still complains as outlined in my first message. Right now I have a running kernel and root

Re: [OpenWrt-Devel] [PATCH] ar71xx: add support for TL-MR3040 v2 (correction)

2013-09-13 Thread Gabor Juhos
2013.09.12. 23:17 keltezéssel, Mads Hansen írta: Changed two instances of TL-MR3040 to TL-MR3040-v1 and TL-MR3040-v2, respectively. The kernel uses the 'TL-MR3040' string to identify the board. I bet on that the resulting image won't work with this change. -Gabor

Re: [OpenWrt-Devel] [PATCH] [ar71xx] add wireless bgn led support for dir-825-c1

2013-09-13 Thread Gabor Juhos
2013.09.13. 12:33 keltezéssel, Sebastian Kemper írta: Hello list, I checked the GPL code drop from D-Link and tried to get the wireless and LAN switch LEDs to light up. I found some references in AthSDK/www/DIR-825_C1/bsp.h as well as AthSDK/www/DIR-825_C1/rootfs/etc/sysconfig/S2gpio.sh,

Re: [OpenWrt-Devel] [PATCH] ar71xx: add support for TL-MR3040 v2

2013-09-13 Thread Gabor Juhos
2013.09.12. 15:03 keltezéssel, Mads Hansen írta: This patch adds support for building firmware images for the TP-Link TL-MR3040 v2. Tested and working on v2.1 hardware. Signed-off-by: Mads Hansen d...@taba.se Applied. Thanks, Gabor ___

Re: [OpenWrt-Devel] [PATCH] ar71xx: make failsafe for TL-WR720N-v3 work on port labelled as LAN.

2013-09-03 Thread Gabor Juhos
2013.08.31. 10:16 keltezéssel, Yousong Zhou írta: Failsafe listens on eth0 by default, but due to the order of eth registration eth0 previously corresponded to the port labelled as WAN. This may cause some inconvenience since people have to plug the cable out from LAN into WAN when accessing

Re: [OpenWrt-Devel] [PATCH] [x86] alix2: update to LINUX_VERSION 3.10.9

2013-09-02 Thread Gabor Juhos
2013.08.23. 7:10 keltezéssel, Russell Senior írta: Initial whack at updating alix2 to a current kernel. It builds and runs without problems so far. I copied target/linux/config-3.8, target/linux/x86/alix2/config-3.8, and target/linux/patches-3.8 to their 3.10 equivalents and tweaked until

Re: [OpenWrt-Devel] [PATCH v3] [package] spi-gpio-custom: create custom SPI devices via GPIO lines

2013-09-02 Thread Gabor Juhos
2013.08.29. 11:23 keltezéssel, Marco Burato írta: This module is based on i2c-gpio-custom and allows to configure an SPI bus via GPIO lines and expose it to userspace without rebuilding the kernel. This is maily intended to connect microcontrollers and other simple SPI devices without

Re: [OpenWrt-Devel] [PATCH] [ar71xx] [kernel] Configure OBS4 line on TL-WR841N-v8/MR3420v2 its also fixes USB Power on MR3420v2 at last

2013-09-02 Thread Gabor Juhos
2013.09.02. 15:00 keltezéssel, Dmytro írta: This time we took the information from the source of GPL: http://www.mail-archive.com/openwrt-devel@lists.openwrt.org/msg18970.html Confirmed and tested: https://dev.openwrt.org/ticket/13201#comment:41 Thanks to oguretsagressive for testing.

Re: [OpenWrt-Devel] [PATCH] Add RouterBOARD 951Ui-2HnD Support

2013-09-01 Thread Gabor Juhos
2013.08.29. 0:11 keltezéssel, David Hutchison írta: This patch enables OpenWRT to be ran on the RouterBOARD 951Ui-2HnD. GPIO 2 enables or disables the POE on port 5. By default we enable GPIO2. GPIO 20 controls the USB Power, by default it enables the USB port. Attached is

Re: [OpenWrt-Devel] [PATCH] [ar71xx] Add support for Netgear WNR2200 wireless router

2013-09-01 Thread Gabor Juhos
2013.09.01. 19:04 keltezéssel, Dirk Neukirchen írta: On 01.09.2013 16:01, Gabor Juhos wrote: 2013.08.28. 13:48 keltezéssel, Aidan Kissane írta: This patch adds OpenWRT support for the Netgear WNR2200 (N300) wireless router with USB. Technical details of this router can be found at http

Re: [OpenWrt-Devel] [PATCH] Add RouterBOARD 951Ui-2HnD Support

2013-08-28 Thread Gabor Juhos
2013.08.28. 7:46 keltezéssel, Вячеслав Адаманов írta: Gabor Juhos, tell me, is it possible to port RB / SXT 2nDr2 Lite 2? Or are have any of the nuances for which it can not or imposible. Although I don't know the hardware details of the SXT Lite boards but it should be possible. -Gabor

Re: [OpenWrt-Devel] [PATCH] ar71xx Fix of mach file for WNDAP360, removed register USB device

2013-08-27 Thread Gabor Juhos
2013.08.26. 14:57 keltezéssel, Jacek Kikiewicz írta: Resending to group as this didn't get to patchwork... Because the patch was damaged by your mail-client, which is true for this version as well... Removing one line in mach-wldap360.c Apparently registering usb device on newest trunk

Re: [OpenWrt-Devel] [PATCH] [ar71xx] Add support for Netgear WNR2200 wireless router

2013-08-27 Thread Gabor Juhos
2013.08.23. 16:08 keltezéssel, Aidan Kissane írta: This patch adds OpenWRT support for the Netgear WNR2200 (N300) wireless router with USB. Technical details of this router can be found at http://www.netgear.com/home/products/wirelessrouters/work-and-play/WNR2200.aspx and

Re: [OpenWrt-Devel] [PATCH] Add RouterBOARD 951Ui-2HnD Support

2013-08-27 Thread Gabor Juhos
2013.08.26. 21:31 keltezéssel, Vasilis Tsiligiannis írta: Στις Δευ 26 Αυγ 2013 11:02:54 David Hutchison έγραψε: This patch enables OpenWRT to be ran on the RouterBOARD 951Ui-2HnD. GPIO 2 enables or disables the POE on port 5. By default we enable GPIO2. GPIO 20 controls the USB Power, by

Re: [OpenWrt-Devel] [PATCH] TEW632BRP has buttons 'active low', fix board config.

2013-07-28 Thread Gabor Juhos
2013.07.18. 18:27 keltezéssel, Nikolay Martynov írta: Looks like trunk@37090 has changed the logic that determines if router's button was pressed. This resulted in TEW632BRP always booting into failsafe mode because it detected pressed button (which was not pressed). Measure with voltmeter

Re: [OpenWrt-Devel] [PATCH] [ar71xx] extended support for TP-Link TL-MR10U in trunk

2013-07-26 Thread Gabor Juhos
2013.07.23. 0:59 keltezéssel, Oleg Titov írta: Extended support for TP-Link TL-MR10U in Buildroot added. Supports current trunk. Based on andelf's patch http://andelf.diandian.com/post/2013-05-22/40050677370 Signed-off-by: Oleg Titov oleg.ti...@gmail.com Applied with some changes. However I

Re: [OpenWrt-Devel] [PATCH] ar71xx: add TP-LINK TL-WR941N v6 support

2013-07-20 Thread Gabor Juhos
2013.05.29. 4:40 keltezéssel, Andelf írta: TL-WR941N v6 use almost same IC as WDR3500. Signed-off-by: ShuYu Wang and...@gmail.com Applied with minor changes. Thanks! -Gabor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] [PATCH] Add support for WIFI button on tp-link tl-mr3220v2

2013-06-04 Thread Gabor Juhos
2013.06.01. 22:34 keltezéssel, Vittorio G (VittGam) írta: Hi, The TP-LINK TL-MR3220 v2 has a button on the left side labeled WIFI. This is GPIO 24. This patch adds the support for this button. Signed-off-by: Vittorio Gambaletta open...@vittgam.net Applied, thanks. -Gabor

Re: [OpenWrt-Devel] [PATCH] ar71xx: add TP-LINK TL-MR10U

2013-05-26 Thread Gabor Juhos
2013.05.16. 12:44 keltezéssel, Cezary Jackiewicz írta: Small router with 4MB flash, 32MB RAM http://www.tp-link.com.cn/product_300.html Signed-off-by: Cezary Jackiewicz cezary.jackiew...@gmail.com Applied, thanks. -Gabor ___ openwrt-devel

Re: [OpenWrt-Devel] [PATCH] Fix TL-MR10U usb power

2013-05-26 Thread Gabor Juhos
2013.05.26. 18:21 keltezéssel, Cezary Jackiewicz írta: MR10U is closer to MR3040 than WR703N. This changes also enable USB power on GPIO18. Signed-off-by: Cezary Jackiewicz cezary.jackiew...@gmail.com Applied, thanks. -Gabor ___ openwrt-devel

Re: [OpenWrt-Devel] [PATCH] Typo in detect TL-MR10U/TL-MR11U

2013-05-26 Thread Gabor Juhos
2013.05.26. 18:23 keltezéssel, Cezary Jackiewicz írta: At offset 0x40, signature for TL-MR10U/TL-MR11U begin from 0x00, not 0x10/0x11. Signed-off-by: Cezary Jackiewicz cezary.jackiew...@gmail.com Applied, thanks. -Gabor ___ openwrt-devel mailing

Re: [OpenWrt-Devel] [PATCH] ar71xx: set eth0 mac address to match bottom label of the OM2P LC

2013-05-26 Thread Gabor Juhos
2013.05.23. 21:34 keltezéssel, lindner_ma...@yahoo.de írta: Signed-off-by: ma...@open-mesh.com CC: Gabor Juhos juh...@openwrt.org Applied, thanks. -Gabor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman

Re: [OpenWrt-Devel] [PATCH] ar71xx: Fix AP135 partition layout

2013-05-08 Thread Gabor Juhos
2013.05.07. 9:55 keltezéssel, Sujith Manoharan írta: From: Sujith Manoharan c_man...@qca.qualcomm.com Signed-off-by: Sujith Manoharan c_man...@qca.qualcomm.com Applied. Thanks, Gabor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] [PATCH] ar71xx: Fix AP135 PCI

2013-05-03 Thread Gabor Juhos
2013.05.02. 11:12 keltezéssel, Sujith Manoharan írta: From: Sujith Manoharan c_man...@qca.qualcomm.com AP135 has a pluggable PCIE slot unlike AP136. Signed-off-by: Sujith Manoharan c_man...@qca.qualcomm.com Applied. Thanks, Gabor ___

Re: [OpenWrt-Devel] [PATCH] [ar71xx] Add description for -W option into usage output of mktplinkfw

2013-04-30 Thread Gabor Juhos
2013.04.29. 7:05 keltezéssel, Yousong Zhou írta: Add description for -W hwrev option into usage output of mktplinkfw. Signed-off-by: yousongyszhou4t...@gmail.com --- I came across this when reading target/linux/ar71xx/image/Makefile and could not find what -W was for. This is a small patch

Re: [OpenWrt-Devel] [PATCH] [ar71xx] Two 617- numbered patches exist in target/linux/ar71xx/patches-3.8/ directory

2013-04-30 Thread Gabor Juhos
2013.04.29. 6:46 keltezéssel, Yousong Zhou írta: Update the numbering of kernel patch for supporting Netgear WNR2000v3 from 617 to 618. Signed-off-by: yousong yszhou4t...@gmail.com --- The patch was broken, but I have applied it manually. Thanks, Gabor

  1   2   3   4   >