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/04/13 05:06] – link updated tmomasmeta: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 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 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 131: Line 132:
 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]]).// 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 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