Re: [OpenWrt-Devel] mt76x8: Strange GPIO numbering on Onion Omega2+

2021-06-12 Thread Gerhard Bertelsmann
Hi Reto, excellent catch ! Looks much better now ;-) Thanks a lot ! There is still one major issue migrating to 21.02 on my side: Reboot doesn't work. I need to switch power off/on on my Omega2+. AFAIU it has somethoing to do with the SPI 3byte/4byte mode. Older versions worked, but 4byte mode

[OpenWrt-Devel] mt76x8: Strange GPIO numbering on Onion Omega2+

2020-05-02 Thread Gerhard Bertelsmann
Hi, I've installed the latest OpenWRT trunk version. Everything seems to be fine except the port numbering: ~# cat /sys/kernel/debug/gpio gpiochip2: GPIOs 416-447, parent: platform/1600.gpio, 1600.gpio-bank2: gpiochip1: GPIOs 448-479, parent: platform/1600.gpio,

[OpenWrt-Devel] ramips mt76x8: bug: mtk_soc_eth 10100000.ethernet eth0: transmit timed out

2020-04-07 Thread Gerhard Bertelsmann
Hi, since a few days I get following Kernel Oops. The Omega2+ board doesn't get any ethernet connection. Any hints ? [0.00] Linux version 4.14.172 (gerd@nizza) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r12649-ecef29b294)) #0 PREEMPT Mon Apr 6 18:42:45 2020 [0.00] Board has DDR2

[OpenWrt-Devel] [LEDE-DEV] [PATCH] ramips: fix 8M WT3020 image creation

2016-05-17 Thread Gerhard Bertelsmann
fix image size for 8M version : 4M -> 8M Signed-off-by: Gerhard Bertelsmann <i...@gerhard-bertelsmann.de> --- target/linux/ramips/image/mt7620.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ramips/image/mt7620.mk b/target/linux/ramips/image/mt7620.

[OpenWrt-Devel] OpenWrt-Devel] sunxi: BananaPi reboot problem

2015-12-19 Thread Gerhard Bertelsmann
Hi, I have a problem with my BananaPi rebooting with actual trunk (r47935): ### root@OpenWrt:/# [ 1618.564068] device eth0 left promiscuous mode [ 1618.568920] br-lan: port 1(eth0) entered disabled state [ 1618.581278] IPv6:

Re: [OpenWrt-Devel] sunxi: BananaPi reboot problem

2015-12-19 Thread Gerhard Bertelsmann
Hi Zoltan, Am 2015-12-19 20:47, schrieb Zoltan HERPAI: Hi Gerhard, On Sat, 19 Dec 2015, Gerhard Bertelsmann wrote: Hi, I have a problem with my BananaPi rebooting with actual trunk (r47935): [...] scanning bus 0 for devices... 1 USB Device(s) found scanning bus 2 for devices... 1 USB

Re: [OpenWrt-Devel] [PATCH] Unexport GPIO fix for ramips

2014-09-25 Thread Gerhard Bertelsmann
Hi, please find attached the patch for the existing patch file: Add missing code to free GPIO on Ralink SoC Signed-off-by: schi...@ibr.cs.tu-bs.de Acked-by: i...@gerhard-bertelsmann.de --- a/target/linux/ramips/patches-3.14/0047-GPIO-MIPS-ralink-add-gpio-driver-for-ralink-SoC.patch +++

[OpenWrt-Devel] (no subject)

2013-11-15 Thread Gerhard Bertelsmann
Hi, I'm trying to get the second UART working on a WR841N v8. The AR9341 SoC does have a AR9330 and a 8250 style UART, which is normally the console. I'm facing some problems to get it working. Does anybody tried to get similar working ? AFAIK the only difference between the AR934x high speed

Re: [OpenWrt-Devel] GPIO and pinctrl problem

2013-10-11 Thread Gerhard Bertelsmann
Am Fr, 11.10.2013, 02:59, schrieb Jiapeng Li: Which version of trunk do you use? After i downgrade to r38025, all things work fine. Thanks for your response. I'm using 38333 at the moment. I have opened a ticket: #14309 It seems that some glue code between gpio api and pinctrl is missing.

[OpenWrt-Devel] GPIO and pinctrl problem

2013-10-10 Thread Gerhard Bertelsmann
Hi, I'm having a problem with getting and freeing GPIOs. Please have a look at this simple module: -8 #include linux/kernel.h #include linux/module.h #include linux/init.h #include linux/gpio.h #define DRV_NAME GPIO Test #define PFX

Re: [OpenWrt-Devel] Bringing up new rt5350 board

2013-06-05 Thread Gerhard Bertelsmann
This patch should fix your problem: Am Sa, 1.06.2013, 19:26, schrieb Felix Kaechele: The fix for this is here: https://github.com/kaechele/openwrt/commit/6655e11d9c49ac9aebe4a9cfff8ea78842fb976b - Felix Regards Gerd Am Mi, 5.06.2013, 16:22, schrieb jonsm...@gmail.com: I have one of the

Re: [OpenWrt-Devel] RT5350 - NETDEV WATCHDOG: eth0 (): transmit queue 0 timed out

2013-06-01 Thread Gerhard Bertelsmann
Many thx Felix - the patch is working fine :-) Am Sa, 1.06.2013, 19:26, schrieb Felix Kaechele: The fix for this is here: https://github.com/kaechele/openwrt/commit/6655e11d9c49ac9aebe4a9cfff8ea78842fb976b - Felix ___ openwrt-devel mailing list

[OpenWrt-Devel] [PATCH] Adds support for libsocketcan package

2012-07-09 Thread Gerhard Bertelsmann
Please find a link to a patch for adding libsocketcan package Signed-off-by: Gerhard Bertelsmann info at gerhard-bertelsmann http://lnxpps.de/can2udpe/libsocketcan_patch.txt ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https

[OpenWrt-Devel] [PATH] Adds support for libsocketcan

2012-07-05 Thread Gerhard Bertelsmann
Please find a link to a patch for adding libsocketcan Signed-off-by: Gerhard Bertelsmann info at gerhard-bertelsmann http://lnxpps.de/can2udpe/libsocketcan_patch.txt ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https