Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
inbox:ravpower:ravpower_wd007 [2019/05/25 19:48] – [OpenWrt bootlog] jwischkainbox:toh:ravpower:ravpower_wd007 [2020/05/12 13:57] – [Supported Versions] fonix232
Line 2: Line 2:
 ~~NOTOC~~ ~~NOTOC~~
  
-/* This template is intended to be used via https://wiki.openwrt.org/meta/create_new_device_page . */+{{page>meta:infobox:construction&noheader&nofooter&noeditbtn}}
  
-| {{page>meta:infobox:construction&noheader&nofooter&noeditbtn}} | +The WD007 (and updated WD009) are battery powered routers sold under the RAVPower brandThey run on the Mediatek MT7628 + MT7610e chipset
- +
-//Write a short, relevant description of the deviceInclude a technical overview, but avoid marketing buzzwords/useless stuff. Two to four sentences is about right. A picture is good, too. Edit the page to see how to add pictures.//+
  
 /*****/ /*****/
-/* How to add images ========> http://wiki.openwrt.org/meta/adding_images_to_openwrt_wiki */+/* How to add images ========> http://openwrt.org/meta/adding_images_to_openwrt_wiki */
 /*****/ /*****/
  
Line 15: Line 13:
  
  
-===== OpenWrt support =====+===== Supported Versions ===== 
 +---- datatable ---- 
 +cols    : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_url, Device Techdata_pageid 
 +headers : Brand, Model, Version, Current Release, OEM Info, Forum Topic, Technical Data 
 +align   : c,c,c,c,c,c,
 +filter  : Brand=RavPower 
 +filter  : Model=RP-WD009 
 +----
  
 <color red>**Not supported.**</color> <color red>**Not supported.**</color>
  
 +Board boots MT7628EVB image without 5GHz support and full memory. Minor modifications to the MT7628.dts allows 5GHz support and enables full 16MB/64MB. Next steps involve porting to a dedicated dts and merging the commits.
  
 /*** if info available: uncomment and fill in /*** if info available: uncomment and fill in
Line 41: Line 47:
  
  
-===== Hardware highlights ===== +===== Hardware Highlights ===== 
-CPU                        ^ Ram      ^ Flash   ^ Network     WLAN   ^ USB      ^ Serial   ^ JTag   ^ +---- datatable ---- 
-| EXAMPLE RT3052 @ 384 MHz    64 MiB  |  8 MiB  |  4x 10/100  |  bgn    1x 2.0    Yes    |   ?    |+cols    : Model, Versions, CPU, CPU MHz, Flash MB_mbflashs, RAM MB_mbram, WLAN Hardware, WLAN 2.4GHz, WLAN 5.0GHz, Ethernet 100M ports_, Ethernet Gbit ports_, Modem, USB ports_ 
 +header  : Model, Version,SoC,CPU MHz,Flash MB,RAM MB,WLAN Hardware,WLAN2.4,WLAN5.0,100M ports,Gbit ports,Modem,USB 
 +align   : c,c,c,c,c,c,c,c,c,c,c,c,
 +filter  : Brand=RavPower 
 +filter  : Model=RP-WD009 
 +----
  
- 
-/*** if info available: uncomment and fill in 
 ===== Installation ===== ===== Installation =====
-  - → [[:downloads|Obtain firmware]] 
-  - → [[docs:guide-user:installation:generic.flashing|Install OpenWrt]] 
-  - → [[:downloads|Latest OpenWrt release]] 
  
-==== Installing OpenWrt ==== +The WD007 will boot the MT7628EVB image, albeit without multiple features running (5GHz, SD, LEDs, etc). 
-***/+
  
 +The easiest way to get OpenWrt on the device is to use a pin to push the reset button as the device is powered on. After several seconds, the WiFi light will go off and the WAN light will turn on. At this point, a uBoot webserver will be running on 10.10.10.128. Upload the stock MT7628EVB image, and you'll have a working version of OpenWrt.
 +
 +If building your own, a few tweaks can be made to the MT7628 configuration file to get 5GHz working. Hopefully we can get official device support shortly. 
  
-/*** if info available: uncomment and fill in 
 ===== Debricking ===== ===== Debricking =====
 -> [[docs:guide-user:troubleshooting:generic.debrick]] -> [[docs:guide-user:troubleshooting:generic.debrick]]
-***/+ 
 +Hold reset button as router powers up. uBoot web server running on 10.10.10.128
  
  
Line 111: Line 119:
 ===== Hardware ===== ===== Hardware =====
 ==== Info ==== ==== Info ====
-^ Architecture     | MIPS                             +^ Architecture     | MIPS                                    
-^ Vendor           | Ralink                           +^ Vendor           | Ralink                                  
-^ Bootloader       | U-Boot                           +^ Bootloader       | U-Boot                                  
-^ System-On-Chip   | Mediatek MT7628 - MIPS 24K V4.12 | +^ System-On-Chip   | Mediatek MT7628 - MIPS 24K V4.12        
-^ CPU/Speed        | 580 MHz                          +^ CPU/Speed        | 580 MHz                                 
-^ Flash-Chip       | EXAMPLE unkown                           +^ Flash-Chip       | EXAMPLE unkown                          
-^ Flash size       | 16 MiB                            +^ Flash size       | 16 MiB                                  
-^ RAM              | 64 MiB                           +^ RAM              | 64 MiB                                  
-^ Wireless         | MT7628 2.4GHz + MT7612e 5.0GHz         +^ Wireless         | MT7628 2.4GHz + MT7612e 5.0GHz\\ //FIXME MT76**12e** is conflicting with MT76**10e** mentioned at the top of this page.\\ Please clarify and correct accordingly.//  --- //[[tmo26@gmx.de|tmomas]] 2019/10/18 07:56//  
-^ Ethernet         | EXAMPLE 10/100 Mbit/s w/ vlan support    +^ Ethernet         | EXAMPLE 10/100 Mbit/s w/ vlan support   
-^ USB              | 1x 2.0                           +^ USB              | 1x 2.0                                  
-^ Serial           | [[#Serial|Not populated]]                  +^ Serial           | [[#Serial|Not populated]]               
-^ JTAG             | [[#JTAG|No]]          |+^ JTAG             | [[#JTAG|No]]                            |
  
  
-/*** if info available: uncomment and fill in 
 ==== Flash Layout ==== ==== Flash Layout ====
 <WRAP BOX> <WRAP BOX>
Line 133: Line 140:
 Please check out the article [[docs:techref:flash.layout|Flash layout]]. It contains examples and explanations that describe how to document the flash layout. Please check out the article [[docs:techref:flash.layout|Flash layout]]. It contains examples and explanations that describe how to document the flash layout.
 </WRAP> </WRAP>
-***/+ 
 +Stock Firmware  
 + 
 +Partitions from "''cat /proc/mtd''": <code> 
 +dev:    size   ​erasesize ​ name 
 +mtd0: 01000000 00010000 "ALL" 
 +mtd1: 00030000 00010000 "Bootloader" 
 +mtd2: 00010000 00010000 "Config" 
 +mtd3: 00010000 00010000 "Factory" 
 +mtd4: 00180000 00010000 "Kernel_RootFS" 
 +mtd5: 00010000 00010000 "params" 
 +mtd6: 00010000 00010000 "user_backup" 
 +mtd7: 00010000 00010000 "user" 
 +mtd8: 00df0000 00010000 "Rootfs" 
 +mtd9: 00010000 00010000 "Mode" 
 +</code> 
 + 
 +^ Layer0 |  mtd0 \\ ''ALL'' \\ 16 384KiB  |||||||| 
 +^ Layer1 |  mtd1 \\ ''Bootloader'' \\ 192KiB  |  mtd2 \\  ''Config'' \\ 64KiB  |  mtd3 \\ ''Factory'' \\ 64KiB  |  mtd4 \\ ''Kernel_RootFS'' \\ 1536KiB  |  mtd5 \\ ''params'' \\ 64KiB  |  mtd6 \\ ''user_backup'' \\ 64KiB  |  mtd7 \\ ''user'' \\ 64KiB  |  mtd8 \\ ''Rootfs'' \\ 14272KiB  |  mtd9 \\ ''Mode'' \\ 64KiB |
  
  
Line 142: Line 167:
 /* Thanks, your wiki administration - Oct. 2015 */ /* Thanks, your wiki administration - Oct. 2015 */
  
-//Front://\\ 
-{{:media:ravpower:wd007_up.jpg?400|View of Ravpower WD007}} 
  
-//Left://\\ +{{:media:ravpower:wd007_up.jpg?0x400|View of Ravpower WD007}} 
-{{:media:ravpower:wd007_left.jpg?100|View of Ravpower WD007}} +{{:media:ravpower:wd007_under.jpg?0x400|View of Ravpower WD007}} 
- +{{:media:ravpower:wd007_left.jpg?0x400|View of Ravpower WD007}} 
-//Right://\\ +{{:media:ravpower:wd007_right.jpg?0x400|View of Ravpower WD007}} 
-{{:media:ravpower:wd007_right.jpg?100|View of Ravpower WD007}} +{{:media:ravpower:wd007_down.jpg?0x400|View of Ravpower WD007}}
- +
-//top://\\+
 {{:media:ravpower:wd007_top.jpg?400|View of Ravpower WD007}} {{:media:ravpower:wd007_top.jpg?400|View of Ravpower WD007}}
  
-//Under://\\ 
-{{:media:ravpower:wd007_under.jpg?400|View of Ravpower WD007}} 
- 
-//Down://\\ 
-{{:media:ravpower:wd007_down.jpg?100|View of Ravpower WD007}} 
  
  
Line 177: Line 193:
 </WRAP> </WRAP>
  
-^ Serial connection parameters\\ for RavPower WD007 @@Version@@ | EXAMPLE 115200, 8N1 |+^ Serial connection parameters\\ for RavPower WD007  | EXAMPLE 115200, 8N1 |
  
 ==== JTAG ==== ==== JTAG ====
Line 660: Line 676:
  
 [[meta:tags|How to add tags]] [[meta:tags|How to add tags]]
-{{tag>EXAMPLETAG}}+{{tag>MT7628 16Flash 64RAM 1port GigabitEthernet 802.11abgnac 1USB USB2.0 unsupported}}
  • Last modified: 2024/02/12 11:43
  • by 127.0.0.1