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
docs:techref:targets:ramips [2019/03/22 11:40] – [ramips] tmomasdocs:techref:targets:ramips [2024/06/11 07:00] (current) – add release raylynnknight
Line 1: Line 1:
 ====== ramips ====== ====== ramips ======
  
-FIXME //Description of this target goes here.//+===== Description ===== 
 +ramips is a [[wp>Portmanteau|portmanteau ]] for [[:docs:techref:hardware:soc:soc.mediatek|Ralink]] and [[wp>MIPS_architecture|Mips]]\\ 
 +[[wp>Ralink|Ralink was a company]] bought in 2011 by [[wp>MediaTek|MediaTek]] 
 + 
 +All MediaTek/Ralink SoCs are merged under the target ramips.\\ 
 +Building a (platform) target requires a target-specific firmware (that is, most devices need customized firmware). The kernel is patched with the command line that has the board name in it. This mechanism is similar to what is done for ar71xx platforms. 
 + 
 +FIXME //Further description of this target goes here.// 
 + 
 +===== Downloads and Commits =====
  
   * See [[https://git.openwrt.org/?p=openwrt/openwrt.git&a=search&h=HEAD&st=commit&s=ramips:|Latest git commits for this target]]   * See [[https://git.openwrt.org/?p=openwrt/openwrt.git&a=search&h=HEAD&st=commit&s=ramips:|Latest git commits for this target]]
Line 41: Line 50:
 ++++ ++++
  
----- datatable ---- +<!-- ToH: { 
-cols       TargetSubtargetPackage architecture_pkg-archBrandModelVersionDevice Page_pageDevice Techdata_pageid +  "source""json", 
-filter     Target=ramips +  "dom": "t", 
-filter     Brand!=(EXAMPLE) +  "paging": false, 
-sort       Brand +  "shownColumns": ["target""subtarget""packagearchitecture""brand", "model", "version", "devicepage", "supportedcurrentrel", "deviceid"]
-rownumbers : 1 +  "filterColumns"{"brand""!^\\(EXAMPLE\\)$", "target""^ramips$"} 
-----+-->
 </hidden> </hidden>
  
  • Last modified: 2019/03/22 11:40
  • by tmomas