bcm4908: NetGear OEM firmware for R7900P identical to R8000P

2021-12-14 Thread Heppler, J. Scott via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- The information supporting the Su

bcm4908: NetGear OEM firmware for R7900P identical to R8000P

2021-12-14 Thread Heppler, J. Scott via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- The information supporting the Su

[PATCH v3] ramips: add support for Linksys EA7300 v2

2020-09-22 Thread Heppler, J. Scott
ramips: add support for Linksys EA7300 v2 This submission relied heavily on the work of Santiago Rodriguez-Papa Specifications: * SoC: MediaTek MT7621A (880 MHz 2c/4t) * RAM: Winbond W632GG6MB-12(256M DDR3-1600) * Flash:

[PATCH v2]ramips: add support for Linksys EA7300 v2

2020-09-22 Thread Heppler, J. Scott
ramips: add support for Linksys EA7300 v2 This submission relied heavily on the work of Santiago Rodriguez-Papa Specifications: * SoC: MediaTek MT7621A (880 MHz 2c/4t) * RAM: Winbond W632GG6MB-12(256M DDR3-1600) * Flash:

[PATCH]ramips: add support for Linksys EA7300 v2

2020-09-22 Thread Heppler, J. Scott
ramips: add support for Linksys EA7300 v2 This submission relied heavily on the work of Santiago Rodriguez-Papa Specifications: * SoC:MediaTek MT7621A(880 MHz 2c/4t) * RAM:Nanya NT5CC128M16IP-DIT (256M DDR3-1600)

mt7603 radio not enabled in Linksys EA7300 V2 build

2020-09-21 Thread Heppler, J. Scott
My build, based on the EA7300v1 build has 2 glitches, the mt7603 radio is not enable and the switch does not show in LuCi. The switch does seem to function. I essentially edited all the EA7300v1 commits and duplicated/edited the EA7300v1 dts to a EA7300v2. In the image/mt7621.mk entry, I append

Quick question on Linksys EA7300 V2

2020-09-20 Thread Heppler, J. Scott
Based on the commit of Santiago Rodruquez-Papa, for a Linksys EA7300 V1, I purchased a factory recertified EA7300 - version was not advertised. On arrival, it was a version 2. I researched and V2 is almost the same as V1 except it has 7603/7615 radios instead of a pair of 7615s. The memory/flash

Re: Licensing an OpenWrt router - No response to Trademark use

2020-08-19 Thread Heppler, J. Scott
Too much effort to say "No interest at this time?" On Aug 19, 2020: 23:25, Piotr Dymacz wrote: Hi Scott, On 18.08.2020 23:27, Heppler, J. Scott wrote: request. Reply-To: Organization: I sent an email to cont...@openwrt.org, subject line Trademark Use Request, inquiring about crowd

Re: Licensing an OpenWrt router - No response to Trademark use

2020-08-19 Thread Heppler, J. Scott
... https://telecominfraproject.com/wifi/ If you have a particular price point you're trying to meet, I'm curious to know... Thanks, Ben On 8/18/20 2:27 PM, Heppler, J. Scott wrote: request. Reply-To: Organization: I sent an email to cont...@openwrt.org, subject line Trademark Use Requ

Licensing an OpenWrt router - No response to Trademark use

2020-08-18 Thread Heppler, J. Scott
request. Reply-To: Organization: I sent an email to cont...@openwrt.org, subject line Trademark Use Request, inquiring about crowd funding an OpenWrt router. I never received a reply. The email gave the background, links to forum discussion and a poll and outlined the basic structure. The co

ramips: mt7621 novel art_block partition

2020-07-26 Thread Heppler, J. Scott
I came onto a Trendnet TEW-827DRU Version 2 that is MT7621an with MT7615E x 2 wifi chips. I was able to get UART output and stock has these partitions: [2.512000] 0x-0x0100 : "ALL" [2.52] 0x-0x0003 : "Bootloader" [2.532000] 0x0003-0

[OpenWrt-Devel] [PATCH] ramips: fix port display for TRENDnet TEW-810DR

2020-06-11 Thread Heppler, J. Scott
Was unable to communicate TEW-810DR port order was inverted similar to the D-Link DIR-810L. Tested - Patch corrects port order. Signed-off-by: J. Scott Heppler --- target/linux/ramips/mt7620/base-files/etc/board.d/02_network | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t

[OpenWrt-Devel] [PATCH v7] ramips: add support for TRENDnet TEW-810DR

2020-05-25 Thread Heppler, J. Scott
* MediaTek MT7620A (580 Mhz) * 8 MB of FLASH * 64 MB of RAM * 2.4Ghz and 5.0Ghz radios both now functional * 5x 10/100 Mbps Ethernet (1 WAN and 4 LAN) * UART header on PCB (57600 8n1) * Green/Orange Power LEDs illuminating a Power-Button Lens Green/Orange Internet LEDs GPIO controlled illuminati

[OpenWrt-Devel] [PATCH v6] ramips: add support for Trendnet TEW-810DR

2020-05-25 Thread Heppler, J. Scott
* MediaTek MT7620A (580 Mhz) * 8 MB of FLASH * 64 MB of RAM * 2.4Ghz and 5.0Ghz radios both now functional * 5x 10/100 Mbps Ethernet (1 WAN and 4 LAN) * UART header on PCB (57600 8n1) * Green/Orange Power LEDs illuminating a Power-Button Lens Green/Orange Internet LEDs GPIO controlled illumina

[OpenWrt-Devel] [PATCH v5] ramips: add support for Trendnet TEW-810DR

2020-05-25 Thread Heppler, J. Scott
* MediaTek MT7620A (580 Mhz) * 8 MB of FLASH * 64 MB of RAM * 2.4Ghz and 5.0Ghz radios both now functional * 5x 10/100 Mbps Ethernet (1 WAN and 4 LAN) * UART header on PCB (57600 8n1) * Green/Orange Power LEDs illuminating a Power-Button Lens Green/Orange Internet LEDs GPIO controlled illumina

[OpenWrt-Devel] [PATCH v4] ramips: add support for TRENDnet TEW-810DR

2020-05-07 Thread Heppler, J. Scott
Information for reviewers: By report, FCCid and board photos, this device shares a Cameo manufactured board with the D-Link DIR-810L. The DIR-810L dts does not enable GPIO40 for the Green Internet/Globe lan led. The TEW-810DR dts should be applicable to the DIR-810L and would provide improved Gre

[OpenWrt-Devel] [ramips]:3 dependent patches for mt7620a_cameo-810 - howto roll out for testing

2020-04-10 Thread Heppler, J. Scott
With forum help from @123serge123 the trendnet:internet:green gpio was enabled and added to a *dts and 01_leds. It is highly likely that this change will work for the D-Link DIR-810L. Both the Trendnet and the D-Link use a Cameo based board with the same cpu, spi flash and ram chips. They hav

[OpenWrt-Devel] [PATCH v3] ramips: add support for TRENDnet TEW-810DR

2020-03-29 Thread Heppler, J. Scott
ramips: add support for TRENDnet TEW-810DR new file: target/linux/ramips/dts/mt7620a_cameo_810.dtsi modified: target/linux/ramips/dts/mt7620a_dlink_dir-810l.dts new file: target/linux/ramips/dts/mt7620a_trendnet_tew-810dr.dts modified: target/linux/ramips/image/mt76

Re: [OpenWrt-Devel] ramips: adding support for TRENDnet DIR-810DR

2020-03-09 Thread Heppler, J. Scott
0: 13:28, Adrian Schmutzler wrote: Hi, -Original Message- From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] On Behalf Of Heppler, J. Scott Sent: Samstag, 7. März 2020 22:24 To: openwrt-de...@openwrt.org Subject: [OpenWrt-Devel] ramips: adding support for TRENDnet DIR-

[OpenWrt-Devel] ramips: adding support for TRENDnet DIR-810DR

2020-03-07 Thread Heppler, J. Scott
I'm looking for some clarification on a prior patch: I'm generating a new snapshot build and have the following questions: 1) My prior patch was criticized for a lack of mt7620/base-files/etc/board.d/01_leds entry. I was basing my build on the D-Link DIR-810L which seems to have the same Cameo

Re: [OpenWrt-Devel] [PATCH v2] ramips: add TRENDnet TEW-810DR support

2020-02-28 Thread Heppler, J. Scott
On Feb 27, 2020: 14:44, Adrian Schmutzler wrote: -Original Message- From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] On Behalf Of Heppler, J. Scott Sent: Donnerstag, 27. Februar 2020 14:29 To: openwrt-de...@openwrt.org Subject: Re: [OpenWrt-Devel] [PATCH v2] ramips

Re: [OpenWrt-Devel] [PATCH v2] ramips: add TRENDnet TEW-810DR support

2020-02-27 Thread Heppler, J. Scott
On Feb 27, 2020: 13:37, Adrian Schmutzler wrote: Hi, -Original Message- From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] On Behalf Of Heppler, J. Scott Sent: Donnerstag, 27. Februar 2020 03:39 To: openwrt-de...@openwrt.org Subject: [OpenWrt-Devel] [PATCH v2] ramips

[OpenWrt-Devel] [PATCH v2] ramips: add TRENDnet TEW-810DR support

2020-02-26 Thread Heppler, J. Scott
Signed-off-by: J. Scott Heppler ramips: add support for TRENDnet TEW-810DR Exact hardware clone for the D-Link DIR-810L. See OpenWRT device pages and review the PCB photos, boot logs and MTP flash partitions. https://openwrt.org/toh/trendnet/trendnet_tew-810dr_1.0_1.1 https://openwrt.org/toh/d

[OpenWrt-Devel] [PATCH] ramips: add TRENDnet TEW-810DR support -corrected

2020-02-25 Thread Heppler, J. Scott
Signed-off-by: J. Scott Heppler ramips: add support for TRENDnet TEW-810DR Exact hardware clone for the D-Link DIR-810L. Specification: * MediaTek MT7620A (580 Mhz) * 8 MB of FLASH * 64 MB of RAM * 5x 10/100 Mbps Ethernet (1 WAN and 4 LAN) * UART header on PCB (57600 8n1) * 2x BiColor LED (GP

[OpenWrt-Devel] [PATCH] ramips: add TRENDnet TEW-810DR support

2020-02-25 Thread Heppler, J. Scott
Signed-off-by: J. Scott Heppler ramips: add support for TRENDnet TEW-810DR Exact hardware clone for the D-Link DIR-810L. Specification: * MediaTek MT7620N (580 Mhz) * 8 MB of FLASH * 64 MB of RAM * 5x 10/100 Mbps Ethernet (1 WAN and 4 LAN) * UART header on PCB (57600 8n1) * 2x BiColor L

[OpenWrt-Devel] tools/firmware-utils/mkcameofw not found

2020-02-24 Thread Heppler, J. Scott
Some D-Link/Trendnet devices use a cameo signature and I found prior posts regarding appending about 40 bytes of code to rootfs. https://patchwork.ozlabs.org/patch/699611/ The post suggested the use of tools/firmware-utils/mkcameofw. Presently, a build had the error that mkcameofw (also tried ca

[OpenWrt-Devel] firmware-utils/mkcameofw for TEW-810DR

2020-02-22 Thread Heppler, J. Scott
I have successfully adapted OpenWRT's D-Link DIR-810L build for a Trendnet TEW-810DR. It was low-hanging fruit, the devices essentially use the same board. One difference is that Trendnet firmware has what I've seen described as a cameo signature appended at the end. For my own use, I could use