[OpenWrt-Devel] Running Raspberry Pi 3 OpenWrt in QEMU

2019-06-02 Thread W. Michael Petullo
I am interested in running the Raspberry Pi 3 OpenWrt image (built from commit a1210f88) in QEMU. I am close to accomplishing this, but the kernel panics soon after booting. I run QEMU With: qemu-system-aarch64 -kernel build_dir/target-aarch64_cortex-a53_musl/linux-brcm2708_bcm2710/vmlinux

[OpenWrt-Devel] [sdwalker/sdwalker.github.io] 0bf753: This week's update

2019-06-02 Thread Stephen Walker
Branch: refs/heads/master Home: https://github.com/sdwalker/sdwalker.github.io Commit: 0bf75338b08aaf45bca2c0818a999d1478d86c4e https://github.com/sdwalker/sdwalker.github.io/commit/0bf75338b08aaf45bca2c0818a999d1478d86c4e Author: Stephen Walker Date: 2019-06-02 (Sun, 02 Jun

Re: [OpenWrt-Devel] Netgear DM200 Boot Issue/Patch Availability?

2019-06-02 Thread Alberto Bursi
It's not an Arduino, it's a USB dongle to communicate with Arduino (and any other embedded device's) TTL serial pins. Search for "arduino USB-TTL dongle" on ebay or amazon to find this tool. -Alberto On 02/06/19 17:39, Chris wrote: Hi Alberto, Thanks for explaining the situation to me. I'll

[OpenWrt-Devel] [PATCH v2] Support for Edimax EW-7476RPC / EW-7478AC

2019-06-02 Thread Birger Koblitz
ramips: add Edimax EW-7476RPC SoC:   MediaTek MT7620a @ 580MHz RAM:   64M (Winbond W9751G6KB-25) FLASH: 8MB (Macronix) WiFi:  SoC-integrated: MediaTek MT7620a bgn WiFi:  MediaTek MT7612EN nac GbE:   1x (RTL8211E) BTN:   WPS - RFKILL/RF 50%/RF 100% toggle LED:    - Wifi 5g (blue)     - Wifi

Re: [OpenWrt-Devel] [RFC] additional Docker images and CI testing

2019-06-02 Thread Ted Hess
Hi Paul - This sounds like a good idea - would giving you commit access to our docker hub [0] repo be of any help? Is there anything else I could help with? I don't know if you saw this posting I made last year about a simple use of our Docker image for test buiilds. Issue #7735 [1]. I had

Re: [OpenWrt-Devel] Netgear DM200 Boot Issue/Patch Availability?

2019-06-02 Thread Chris
Hi Alberto, Thanks for explaining the situation to me. I'll get hold of an Arduino and give this a shot. All the best, Chris On Tue, May 28, 2019 at 4:52 PM Alberto Bursi wrote: > > Last attempt I saw was here https://github.com/openwrt/openwrt/pull/1770 > > but it was rejected. > > > I have

Re: [OpenWrt-Devel] [PATCH 0/4] add μrngd: true RNG based on timing jitter

2019-06-02 Thread Lucian Cristian
On 28.05.2019 12:37, Petr Štetiar wrote: Rosen Penev [2019-05-27 19:19:53]: Hi, Tested this on both mt7621 and Turris Omnia. Works pretty well. Init gets done fast. thanks a lot for testing, can you please reply with your Tested-by next time so the patchwork could add this tag automatically

[OpenWrt-Devel] EFI images for x86

2019-06-02 Thread Alberto Bursi
On Github there is a PR about adding EFI image generation to the x86 target, but it has not been picked by anyone for a while. This is an important feature, can anyone look into merging it https://github.com/openwrt/openwrt/pull/1968 -Alberto ___

Re: [OpenWrt-Devel] [PATCH 1/2] gpio-button-hotplug: support interrupt properties

2019-06-02 Thread Petr Štetiar
Petr Štetiar [2019-05-30 17:30:18]: Hi, > > On Thursday, May 30, 2019 12:00:27 PM CEST Petr Štetiar wrote: > > > > > > I've just checked this on ath79 (archer-c7-v5) and on ramips/mt7620 > > > (bdcom,wap2100-sk) with WPS buttons. > > > > > > Acked-by: Petr Štetiar > > > > Can you tell me

[OpenWrt-Devel] [openwrt] Patch notification: 1 patch updated

2019-06-02 Thread Patchwork
Hello, The following patch (submitted by you) has been updated in Patchwork: * openwrt: [OpenWrt-Devel,lede-17.01] openssl: update to 1.0.2s - http://patchwork.ozlabs.org/patch/1108500/ - for: OpenWrt development was: New now: Accepted This email is a notification only - you

Re: [OpenWrt-Devel] [PATCH 2/4] ath79: add QCA955x SGMII link loss workaround

2019-06-02 Thread Rosen Penev
On Fri, May 31, 2019 at 7:16 PM Chuanhong Guo wrote: > > On Sat, Jun 1, 2019 at 12:26 AM Christian Lamparter > wrote: > > > > On Friday, May 31, 2019 4:44:50 PM CEST Chuanhong Guo wrote: > > > Hi! > > > > > > On Fri, May 31, 2019 at 9:34 PM Christian Lamparter > > > wrote: > > > > > > > > Not