| Next revision | Previous revision |
| docs:techref:targets:ramips [2019/03/22 11:39] – created tmomas | docs:techref:targets:ramips [2024/06/11 07:00] (current) – add release raylynnknight |
|---|
| ====== 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]] |
| * [[docs:guide-user:additional-software:imagebuilder|Image builders]] for each subtarget | * [[docs:guide-user:additional-software:imagebuilder|Image builders]] for each subtarget |
| * [[http://downloads.openwrt.org/snapshots/targets/ramips/mt7620/openwrt-imagebuilder-ramips-mt7620.Linux-x86_64.tar.xz|Image builder for ramips/mt7620]] | * [[http://downloads.openwrt.org/snapshots/targets/ramips/mt7620/openwrt-imagebuilder-ramips-mt7620.Linux-x86_64.tar.xz|Image builder for ramips/mt7620]] |
| * [[http://downloads.openwrt.org/snapshots/targets/ramips/mt7621/openwrt-imagebuilder-ramips-mt7621.Linux-x86_64.tar.xz|Image builder for ramips/mt7620]] | * [[http://downloads.openwrt.org/snapshots/targets/ramips/mt7621/openwrt-imagebuilder-ramips-mt7621.Linux-x86_64.tar.xz|Image builder for ramips/mt7621]] |
| * [[http://downloads.openwrt.org/snapshots/targets/ramips/mt76x8/openwrt-imagebuilder-ramips-mt76x8.Linux-x86_64.tar.xz|Image builder for ramips/mt7620]] | * [[http://downloads.openwrt.org/snapshots/targets/ramips/mt76x8/openwrt-imagebuilder-ramips-mt76x8.Linux-x86_64.tar.xz|Image builder for ramips/mt76x8]] |
| * [[http://downloads.openwrt.org/snapshots/targets/ramips/rt288x/openwrt-imagebuilder-ramips-rt288x.Linux-x86_64.tar.xz|Image builder for ramips/mt7620]] | * [[http://downloads.openwrt.org/snapshots/targets/ramips/rt288x/openwrt-imagebuilder-ramips-rt288x.Linux-x86_64.tar.xz|Image builder for ramips/rt2880]] |
| * [[http://downloads.openwrt.org/snapshots/targets/ramips/rt305x/openwrt-imagebuilder-ramips-rt305x.Linux-x86_64.tar.xz|Image builder for ramips/mt7620]] | * [[http://downloads.openwrt.org/snapshots/targets/ramips/rt305x/openwrt-imagebuilder-ramips-rt305x.Linux-x86_64.tar.xz|Image builder for ramips/rt305x]] |
| * [[http://downloads.openwrt.org/snapshots/targets/ramips/rt3883/openwrt-imagebuilder-ramips-rt3883.Linux-x86_64.tar.xz|Image builder for ramips/mt7620]] | * [[http://downloads.openwrt.org/snapshots/targets/ramips/rt3883/openwrt-imagebuilder-ramips-rt3883.Linux-x86_64.tar.xz|Image builder for ramips/rt3883]] |
| |
| |
| ++++ | ++++ |
| |
| ---- datatable ---- | <!-- ToH: { |
| cols : Target, Subtarget, Package architecture_pkg-arch, Brand, Model, Version, Device Page_page, Device 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> |
| |