1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/target/linux/ath79/dts
Christian Lamparter 745dee11ac ath79: add support for WD My Net Wi-Fi Range Extender
This patch ports over support for the device from ar71xx.

SOC:	AR7370 (Wasp - AR9344 rev2 0001974c)
RAM:	Winbond W9725G6KB-25 32MiB
FLASH:	Winbond 25Q64FVSIG 8MiB
WLAN:	AR9380 Dual-Band 802.11abgn 3x3:3
INPUT:	WPS, RESET button (hardware on/off toggle button)
LED:    Power, LAN, WiFi, 3 RSSI-Leds (low, medium, high)
Serial: Header Next to the winbond flash chip (labeld JP1)
	Pinout is GND - NC - RX - TX - 3V3 (JP1)
	The Serial setting is 115200-8-N-1.

- Installation via uboot's upgrade command
  0. attach serial cable
  1. interrupt uboot and enter "upgrade code.bin" into
      the u-boot prompt
	ar7240> upgrade code.bin

  2. rename openwrt...sysupgrade.bin to code.bin on PC
  3. run a tftp-client on the PC
	 (shell)$ tftp 192.168.1.230
	 binary
	 put code.bin
  4. wait for the device to finish

	[...]
	Copy buff to Flash from 0x9f040000 length 0x79f000
	Copy to Flash... write addr: 9f040000
	done

  5.  enter "go" in the u-boot prompt
	ar7240> go

- TFTP ramdisk image boot from the uboot prompt
  (tftp server defaults to serverip 192.168.1.254)
	=> tftpboot 81000000 initramfs.bin
	=> bootm

Tested and working:
	- LEDs
	- Buttons
	- Ethernet
	- Wi-Fi
	- OpenWRT sysupgrade

For flashing and debricking information see:
<https://openwrt.org/toh/wd/rext>

Users coming from ar71xx can use sysupgrade too. But I highly
advise to no save the old configuration and start from a clean
state.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2018-09-10 09:07:41 +02:00
..
ar724x.dtsi ath79: add pinmux node to ar724x.dtsi 2018-06-01 08:23:02 +02:00
ar934x.dtsi ath79: fix dts warnings 2018-08-08 08:11:11 +02:00
ar7100.dtsi ath79: add syscon compatible property to ar7100 ethernet nodes 2018-09-06 21:35:53 +02:00
ar7161_dlink_dir-825-b1.dts treewide: fix some cosmetic glitches in dts files 2018-08-27 19:31:17 +02:00
ar7161_netgear_wndr3700.dts ath79: add WNDR3700 and WNDR3700v2 2018-08-13 08:37:19 +02:00
ar7161_netgear_wndr3700.dtsi ath79: use both WNDR3x00 power leds for boot status indication 2018-08-15 07:42:36 +02:00
ar7161_netgear_wndr3700v2.dts ath79: add WNDR3700 and WNDR3700v2 2018-08-13 08:37:19 +02:00
ar7161_netgear_wndr3800.dts ath79: create WNDR3700 series .dtsi and adjust WNDR3800 2018-08-13 08:37:19 +02:00
ar7161_ubnt_routerstation-pro.dts ath79: add syscon compatible property to ar7100 ethernet nodes 2018-09-06 21:35:53 +02:00
ar7161_ubnt_routerstation.dts ath79: initial support for Ubiquiti RouterStation and RouterStation Pro 2018-08-27 19:31:17 +02:00
ar7161_ubnt_routerstation.dtsi ath79: initial support for Ubiquiti RouterStation and RouterStation Pro 2018-08-27 19:31:17 +02:00
ar7240_buffalo_whr-g301n.dts ath79: add support for Buffalo WHR-G301N 2018-08-16 21:20:57 +02:00
ar7240_netgear_wnr612-v2.dts ath79: add Netgear WNR612 v2 2018-06-26 07:05:30 +02:00
ar7240_netgear_wnr612-v2.dtsi ath79: add support for indicating the boot state using multiple leds 2018-08-15 07:42:36 +02:00
ar7240_on_n150r.dts ath79: add support for ON Networks N150R 2018-06-26 07:05:44 +02:00
ar7240_tplink_tl-wr74xn-v1.dtsi ath79: add support for indicating the boot state using multiple leds 2018-08-15 07:42:36 +02:00
ar7240_tplink_tl-wr740n-v1.dts ath79: Fix led nodes for TL-WR740N v2 and add its clones 2018-08-08 08:11:11 +02:00
ar7240_tplink_tl-wr740n-v3.dts ath79: Fix led nodes for TL-WR740N v2 and add its clones 2018-08-08 08:11:11 +02:00
ar7240_tplink_tl-wr741-v1.dts ath79: Fix led nodes for TL-WR740N v2 and add its clones 2018-08-08 08:11:11 +02:00
ar7240_tplink_tl-wr743nd-v1.dts ath79: Fix led nodes for TL-WR740N v2 and add its clones 2018-08-08 08:11:11 +02:00
ar7240_tplink_tl-wr841-v5.dts ath79: Fix led nodes for TL-WR740N v2 and add its clones 2018-08-08 08:11:11 +02:00
ar7240_tplink_tl-wr941-v4.dts ath79: Fix led nodes for TL-WR740N v2 and add its clones 2018-08-08 08:11:11 +02:00
ar7240.dtsi ath79: fix dts warnings 2018-08-08 08:11:11 +02:00
ar7241_tplink_tl-mr3x20.dtsi ath79: fix dts warnings 2018-08-08 08:11:11 +02:00
ar7241_tplink_tl-mr3220-v1.dts ath79: rename dts/image using manufacturer_board scheme 2018-08-06 07:31:54 +02:00
ar7241_tplink_tl-mr3420-v1.dts ath79: rename dts/image using manufacturer_board scheme 2018-08-06 07:31:54 +02:00
ar7241_tplink_tl-wr841-v7.dts ath79: rename dts/image using manufacturer_board scheme 2018-08-06 07:31:54 +02:00
ar7241_tplink.dtsi ath79: add support for indicating the boot state using multiple leds 2018-08-15 07:42:36 +02:00
ar7241_ubnt_bullet-m.dts ath79: ar7241: Update dts for current ag71xx driver 2018-07-30 10:43:34 +02:00
ar7241_ubnt_nano-m.dts ath79: fix dts files 2018-05-17 07:40:19 +02:00
ar7241_ubnt_rocket-m.dts ath79: ar7241: Update dts for current ag71xx driver 2018-07-30 10:43:34 +02:00
ar7241_ubnt_unifi.dts ath79: add support for indicating the boot state using multiple leds 2018-08-15 07:42:36 +02:00
ar7241_ubnt_xm.dtsi ath79: ubnt-xm: hijack LED4 as booting/failsafe 2018-08-23 22:42:15 +02:00
ar7241.dtsi ath79: fix dts warnings 2018-08-08 08:11:11 +02:00
ar7242_avm_fritz300e.dts ath79: add support for indicating the boot state using multiple leds 2018-08-15 07:42:36 +02:00
ar7242_buffalo_wzr-hp-g450h.dts treewide: fix some cosmetic glitches in dts files 2018-08-27 19:31:17 +02:00
ar7242_tplink_tl-wr2543-v1.dts treewide: fix some cosmetic glitches in dts files 2018-08-27 19:31:17 +02:00
ar7242.dtsi ath79: Add switch reset definition in dts 2018-07-30 10:43:35 +02:00
ar9132_tplink_tl-wr941-v2.dts ath79: add support for indicating the boot state using multiple leds 2018-08-15 07:42:36 +02:00
ar9132_tplink_tl-wr1043nd-v1.dts ath79: add support for indicating the boot state using multiple leds 2018-08-15 07:42:36 +02:00
ar9132.dtsi ath79: ag71xx: apply interface mode to MII0/1_CTRL on ar71xx/ar913x 2018-08-28 11:26:53 +02:00
ar9330_glinet_ar150.dts ath79: add support for indicating the boot state using multiple leds 2018-08-15 07:42:36 +02:00
ar9330.dtsi ath79: fix dts warnings 2018-08-08 08:11:11 +02:00
ar9331_dptechnics_dpt-module.dts ath79: fix dts warnings 2018-08-08 08:11:11 +02:00
ar9331_dragino_ms14.dts ath79: fix dts warnings 2018-08-08 08:11:11 +02:00
ar9331_embeddedwireless_dorin.dts ath79: fix mac address increment for embedded wireless Dorin 2018-08-25 19:18:08 +02:00
ar9331_etactica_eg200.dts ath79: fix dts warnings 2018-08-08 08:11:11 +02:00
ar9331_onion_omega.dts ath79: fix dts warnings 2018-08-08 08:11:11 +02:00
ar9331_pisen_wmm003n.dts treewide: fix some cosmetic glitches in dts files 2018-08-27 19:31:17 +02:00
ar9331_tplink_tl-mr10u.dts ath79: rename dts/image using manufacturer_board scheme 2018-08-06 07:31:54 +02:00
ar9331_tplink_tl-mr3020-v1.dts ath79: add support for indicating the boot state using multiple leds 2018-08-15 07:42:36 +02:00
ar9331_tplink_tl-mr3040-v2.dts ath79: add support for TP-Link MR-3040 v2 2018-08-16 21:20:57 +02:00
ar9331_tplink_tl-wr703n_tl-mr10u.dtsi ath79: add support for indicating the boot state using multiple leds 2018-08-15 07:42:36 +02:00
ar9331_tplink_tl-wr703n.dts ath79: rename dts/image using manufacturer_board scheme 2018-08-06 07:31:54 +02:00
ar9331_tplink_tl-wr740nd-v4.dts ath79: rename dts/image using manufacturer_board scheme 2018-08-06 07:31:54 +02:00
ar9331_tplink_tl-wr741nd-v4.dts ath79: rename dts/image using manufacturer_board scheme 2018-08-06 07:31:54 +02:00
ar9331_tplink_tl-wr741nd-v4.dtsi ath79: add support for indicating the boot state using multiple leds 2018-08-15 07:42:36 +02:00
ar9331.dtsi ath79: add tl-mr3020-v1 support 2018-06-08 12:19:49 +02:00
ar9341_pcs_cr3000.dts treewide: fix some cosmetic glitches in dts files 2018-08-27 19:31:17 +02:00
ar9341.dtsi ath79: ar934x: Update dts for current ag71xx driver 2018-07-30 10:43:33 +02:00
ar9342_iodata_etg3-r.dts ath79: add support for I-O DATA ETG3-R 2018-08-23 22:42:15 +02:00
ar9344_ocedo_raccoon.dts ath79: add support for indicating the boot state using multiple leds 2018-08-15 07:42:36 +02:00
ar9344_pcs_cap324.dts treewide: fix some cosmetic glitches in dts files 2018-08-27 19:31:17 +02:00
ar9344_pcs_cr5000.dts treewide: fix some cosmetic glitches in dts files 2018-08-27 19:31:17 +02:00
ar9344_tplink_tl-wdr3600.dts ath79: rename dts/image using manufacturer_board scheme 2018-08-06 07:31:54 +02:00
ar9344_tplink_tl-wdr4300.dts ath79: rename dts/image using manufacturer_board scheme 2018-08-06 07:31:54 +02:00
ar9344_tplink_tl-wdr4300.dtsi ath79: add support for indicating the boot state using multiple leds 2018-08-15 07:42:36 +02:00
ar9344_wd_mynet-wifi-rangeextender.dts ath79: add support for WD My Net Wi-Fi Range Extender 2018-09-10 09:07:41 +02:00
ar9344.dtsi ath79: fix dts warnings 2018-08-08 08:11:11 +02:00
ath79.dtsi ath79: ar934x: Update dts for current ag71xx driver 2018-07-30 10:43:33 +02:00
qca956x.dtsi ath79: add QCA956x GMAC config 2018-08-13 08:43:15 +02:00
qca9533_glinet_ar300m_nand.dts ath79: fix dts warnings 2018-08-08 08:11:11 +02:00
qca9533_glinet_ar300m_nor.dts ath79: fix dts warnings 2018-08-08 08:11:11 +02:00
qca9533_glinet_ar300m.dtsi ath79: fix dts warnings 2018-08-08 08:11:11 +02:00
qca9533_tplink_tl-wr841-v9.dts ath79: add support for indicating the boot state using multiple leds 2018-08-15 07:42:36 +02:00
qca9533_tplink_tl-wr841-v11.dts ath79: add support for indicating the boot state using multiple leds 2018-08-15 07:42:36 +02:00
qca9533_tplink_tl-wr841.dtsi ath79: add support for TP-Link WR841N/ND v11 2018-08-14 10:19:37 +02:00
qca9533.dtsi ath79: fix dts warnings 2018-08-08 08:11:11 +02:00
qca9557_iodata_wn-ac1167dgr.dts ath79: add support for I-O DATA WN-AC1167DGR 2018-08-16 21:20:57 +02:00
qca9557_iodata_wn-ac1600dgr2.dts ath79: add support for I-O DATA WN-AC1167DGR 2018-08-16 21:20:57 +02:00
qca9557_iodata_wn-ac-dgr.dtsi ath79: add support for I-O DATA WN-AC1167DGR 2018-08-16 21:20:57 +02:00
qca9557.dtsi ath79: fix PLL settings for QCA955x 2018-08-09 17:24:39 +01:00
qca9558_buffalo_bhr-4grv2.dts ath79: add support for indicating the boot state using multiple leds 2018-08-15 07:42:36 +02:00
qca9558_ocedo_koala.dts ath79: add support for indicating the boot state using multiple leds 2018-08-15 07:42:36 +02:00
qca9558_openmesh_om5p-ac-v2.dts ath79: fix PLL settings for QCA955x 2018-08-09 17:24:39 +01:00
qca9558_tplink_archer-c7-v1.dts ath79: add support for TP-Link Archer C7 v1 2018-08-19 18:48:43 +02:00
qca9558_tplink_archer-c7-v2.dts ath79: rename tl-archer-c7 to archer-c7 2018-08-06 07:31:54 +02:00
qca9558_tplink_archer-c7.dtsi ath79: add support for indicating the boot state using multiple leds 2018-08-15 07:42:36 +02:00
qca9558_tplink_tl-wdr4900-v2.dts treewide: fix some cosmetic glitches in dts files 2018-08-27 19:31:17 +02:00
qca9558_tplink_tl-wr1043nd-v2.dts ath79: rename dts/image using manufacturer_board scheme 2018-08-06 07:31:54 +02:00
qca9558_tplink_tl-wr1043nd-v3.dts ath79: rename dts/image using manufacturer_board scheme 2018-08-06 07:31:54 +02:00
qca9558_tplink_tl-wr1043nd.dtsi ath79: add support for indicating the boot state using multiple leds 2018-08-15 07:42:36 +02:00
qca9561_avm_fritz4020.dts treewide: fix some cosmetic glitches in dts files 2018-08-27 19:31:17 +02:00
qca9563_phicomm_k2t.dts ath79: add support for indicating the boot state using multiple leds 2018-08-15 07:42:36 +02:00
qca9563_tplink_re450-v2.dts ath79: add support for indicating the boot state using multiple leds 2018-08-15 07:42:36 +02:00
qca9563_tplink_tl-wr1043n.dtsi ath79: add support for indicating the boot state using multiple leds 2018-08-15 07:42:36 +02:00
qca9563_tplink_tl-wr1043nd-v4.dts ath79: fix dts warnings 2018-08-08 08:11:11 +02:00
qca9563_ubnt_unifiac-lite.dts ath79: add support for Unifi AC Mesh 2018-06-28 20:31:48 +02:00
qca9563_ubnt_unifiac-lite.dtsi ath79: add support for Unifi AC Mesh 2018-06-28 20:31:48 +02:00
qca9563_ubnt_unifiac-mesh-pro.dts ath79: add support for UniFi AC-Mesh Pro 2018-07-07 21:07:40 +02:00
qca9563_ubnt_unifiac-mesh.dts ath79: add support for Unifi AC Mesh 2018-06-28 20:31:48 +02:00
qca9563_ubnt_unifiac-pro.dts ath79: add support for UniFi AC-Mesh Pro 2018-07-07 21:07:40 +02:00
qca9563_ubnt_unifiac-pro.dtsi ath79: add support for UniFi AC-Mesh Pro 2018-07-07 21:07:40 +02:00
qca9563_ubnt_unifiac.dtsi ath79: fix dts warnings 2018-08-08 08:11:11 +02:00