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
meta:template_device_devel [2018/03/04 10:05] bobafetthotmailmeta:template_device_devel [2019/10/14 09:37] – [Tags] unsupported added tmomas
Line 2: Line 2:
 ~~NOTOC~~ ~~NOTOC~~
  
-/* This template is intended to be used via https://wiki.openwrt.org/meta/create_new_device_page . */+/* This template is intended to be used via https://openwrt.org/meta/create_new_device_page . */
  
-{{page>meta:infobox:construction&noheader&nofooter&noeditbtn}} |+{{page>meta:infobox:construction&noheader&nofooter&noeditbtn}}
  
 //Write a short, relevant description of the device. Include 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.// //Write a short, relevant description of the device. Include 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 ========> https://openwrt.org/meta/adding_images_to_openwrt_wiki */
 /*****/ /*****/
  
Line 48: Line 48:
 /*** if info available: uncomment and fill in /*** if info available: uncomment and fill in
 ===== Installation ===== ===== Installation =====
-  - → [[downloads|Obtain firmware]] +  - → [[:downloads|Obtain firmware]] 
-  - → [[doc:howto:generic.flashing|Install OpenWrt]] +  - → [[docs:guide-user:installation:generic.flashing|Install OpenWrt]] 
-  - → [[about:latest|Latest OpenWrt release]]+  - → [[:downloads|Latest OpenWrt release]]
  
 ==== Installing OpenWrt ==== ==== Installing OpenWrt ====
Line 58: Line 58:
 /*** if info available: uncomment and fill in /*** if info available: uncomment and fill in
 ===== Debricking ===== ===== Debricking =====
--> [[doc:howto:generic.debrick]]+-> [[docs:guide-user:troubleshooting:generic.debrick]]
 ***/ ***/
  
Line 64: Line 64:
 /*** if info available: uncomment and fill in /*** if info available: uncomment and fill in
 ===== Failsafe mode ===== ===== Failsafe mode =====
--> [[doc:howto:generic.failsafe]]+-> [[docs:guide-user:troubleshooting:failsafe_and_factory_reset]]
 ***/ ***/
  
Line 70: Line 70:
 /*** if info available: uncomment and fill in /*** if info available: uncomment and fill in
 ===== Basic configuration ===== ===== Basic configuration =====
-After flashing, proceed with [[doc:howto:basic.config|Basic configuration]]: Set up your Internet connection, configure wireless, configure USB port, etc.+After flashing, proceed with [[docs:guide-user:base-system:start|Basic configuration]]: Set up your Internet connection, configure wireless, configure USB port, etc.
 ***/ ***/
  
Line 93: Line 93:
 /*** if info available: uncomment and fill in /*** if info available: uncomment and fill in
 ==== Buttons ==== ==== Buttons ====
--> [[doc:howto:hardware.button]] on howto use and configure the hardware button(s).+-> [[docs:guide-user:hardware:hardware.button]] on howto use and configure the hardware button(s).
 Here, we merely name the buttons, so we can use them in the above Howto. Here, we merely name the buttons, so we can use them in the above Howto.
  
Line 111: Line 111:
 ===== Hardware ===== ===== Hardware =====
 ==== Info ==== ==== Info ====
-| **Architecture:**     | EXAMPLE MIPS                             | +Architecture     | EXAMPLE MIPS                             | 
-| **Vendor:**           | EXAMPLE Ralink                           | +Vendor           | EXAMPLE Ralink                           | 
-| **Bootloader:**       | EXAMPLE U-Boot                           | +Bootloader       | EXAMPLE U-Boot                           | 
-| **System-On-Chip:**   | EXAMPLE Ralink RT3052 - MIPS 24K V4.12   | +System-On-Chip   | EXAMPLE Ralink RT3052 - MIPS 24K V4.12   | 
-| **CPU/Speed**         | EXAMPLE 451 MHz                          | +CPU/Speed        | EXAMPLE 451 MHz                          | 
-| **Flash-Chip:**       | EXAMPLE unkown                           | +Flash-Chip       | EXAMPLE unkown                           | 
-| **Flash size:**       | EXAMPLE 8 MiB                            | +Flash size       | EXAMPLE 8 MiB                            | 
-| **RAM:**              | EXAMPLE 64 MiB                           | +RAM              | EXAMPLE 64 MiB                           | 
-| **Wireless:**         | EXAMPLE RT2860v2 2.4GHz 802.11bgn        | +Wireless         | EXAMPLE RT2860v2 2.4GHz 802.11bgn        | 
-| **Ethernet:**         | EXAMPLE 10/100 Mbit/s w/ vlan support    | +Ethernet         | EXAMPLE 10/100 Mbit/s w/ vlan support    | 
-**USB:**              | EXAMPLE 1x 2.0                           | +^ Switch           EXAMPLE Qualcomm Atheros QCA8337         | 
-| **Serial:**           | EXAMPLE [[#Serial|Yes]]                  | +USB              | EXAMPLE 1x 2.0                           | 
-| **JTAG:**             | EXAMPLE [[#JTAG|Not populated]]          |+Serial           | EXAMPLE [[#Serial|Yes]]                  | 
 +JTAG             | EXAMPLE [[#JTAG|Not populated]]          |
  
  
Line 129: Line 130:
 ==== Flash Layout ==== ==== Flash Layout ====
 <WRAP BOX> <WRAP BOX>
-FIXME //[[:doc:techref:flash.layout#discovery_how_to_find_out|Find out flash layout]], then add the flash layout table here (copy, paste, modify the [[doc:techref:flash.layout#partitioning_of_squashfs-images|example]]).//+FIXME //[[:docs:techref:flash.layout#discovery_how_to_find_out|Find out flash layout]], then add the flash layout table here (copy, paste, modify the [[docs:techref:flash.layout#partitioning_of_squashfs-images|example]]).//
  
-Please check out the article [[doc: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>
 ***/ ***/
Line 157: Line 158:
  
 ==== Serial ==== ==== Serial ====
--> [[doc:hardware:port.serial]] general information about the serial port, serial port cable, etc.+-> [[docs:techref:hardware:port.serial]] general information about the serial port, serial port cable, etc.
  
 How to connect to the Serial Port of this specific device:\\ How to connect to the Serial Port of this specific device:\\
Line 169: Line 170:
  
 ==== JTAG ==== ==== JTAG ====
--> [[doc:hardware:port.jtag]] general information about the JTAG port, JTAG cable, etc.+-> [[docs:techref:hardware:port.jtag]] general information about the JTAG port, JTAG cable, etc.
  
 How to connect to the JTAG Port of this specific device:\\ How to connect to the JTAG Port of this specific device:\\
Line 188: Line 189:
  
 ===== Tags ===== ===== Tags =====
- 
 [[meta:tags|How to add tags]] [[meta:tags|How to add tags]]
-{{tag>EXAMPLETAG}}+{{tag>EXAMPLETAG unsupported}}
  • Last modified: 2023/02/25 11:58
  • by tmomas