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:ar71xx [2019/08/03 10:21] – ↷ Links adapted because of a move operation tmomasdocs:techref:targets:ar71xx [2024/06/11 06:08] (current) – Fix raylynnknight
Line 1: Line 1:
 ====== ar71xx ====== ====== ar71xx ======
  
-ar71xx is deprecated and has been [[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=016d1eb1f9c14c50dbd0b5461fc22c1f4ef6e30a|marked as source only]] in June 2019. The replacement target for the same hardware is DTS based [[docs:techref:targets:ath79|ath79]]. See also [[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=750a57b8364c2ef9e021b9428725585e47864163|switch default target from ar71xx to ath79]]+ar71xx is deprecated and has been [[commit>016d1eb1f9c14c50dbd0b5461fc22c1f4ef6e30a|marked as source only]] in June 2019. The replacement target for the same hardware is DTS based [[docs:techref:targets:ath79|ath79]]. See also [[commit>750a57b8364c2ef9e021b9428725585e47864163|switch default target from ar71xx to ath79]]
 +In August 2020 the [[commit>4e4ee4649553ab536225060a27fc320bf54e458c|ar71xx target has finally been dropped]].
  
-  * [[https://git.openwrt.org/?p=openwrt/openwrt.git&a=search&h=HEAD&st=commit&s=ar71xx|Latest git commits for this target]] +  * [[https://git.openwrt.org/?p=openwrt/openwrt.git&a=search&h=HEAD&st=commit&s=ar71xx:|Latest git commits for this target]] 
-  * [[https://downloads.openwrt.org/snapshots/targets/ar71xx/generic/openwrt-imagebuilder-ar71xx-generic.Linux-x86_64.tar.xz|Image builder for ar71xx/generic]] + 
-  * [[https://downloads.openwrt.org/snapshots/targets/ar71xx/mikrotik/openwrt-imagebuilder-ar71xx-mikrotik.Linux-x86_64.tar.xz|Image builder for ar71xx/mikrotik]] + 
-  * [[https://downloads.openwrt.org/snapshots/targets/ar71xx/nand/openwrt-imagebuilder-ar71xx-nand.Linux-x86_64.tar.xz|Image builder for ar71xx/nand]]+===== ar71xx snapshot images ===== 
 + 
 +Buildbots stopped building ar71xx snapshot images on 17.06.2019 as a consequence of the //source-only// status. 
 +The remaining, old and outdated ar71xx snapshot images have been subsequently removed later. 
 + 
 +===== ar71xx-ath79 transition ===== 
 + 
 +^ Release                 ^ Target(s)        ^ 
 +| 18.06.x (and earlier)   | ar71xx only      | 
 +| 19.07.x                 ar71xx + ath79   
 +| 21.02.x (and later)     | ath79 only       |
  
  
Line 12: Line 23:
  
 <WRAP round info 60%> <WRAP round info 60%>
-**For ar71xx devices with 4MB flash and/or 32MB RAM see also [[supported_devices:432_warning|4/32 warning]] and [[supported_devices:openwrt_on_432_devices|OpenWrt on 4/32 devices]]**+**For ar71xx/ath79 devices with 4MB flash and/or 32MB RAM see also [[supported_devices:432_warning|4/32 warning]] and [[supported_devices:openwrt_on_432_devices|OpenWrt on 4/32 devices]]** 
 + 
 +**For ar71xx/ath79 devices with 8MB flash and/or 64MB RAM see also [[supported_devices:864_warning|8/64 warning]] and [[supported_devices:openwrt_on_864_devices|OpenWrt on 8/64 devices]]**
 </WRAP> </WRAP>
  
-  * ar71xx is //source only// -> [[docs:guide-user:additional-software:beginners-build-guide|build your own image]] 
   * Use [[docs:techref:targets:ath79|ath79]] instead, //if available//   * Use [[docs:techref:targets:ath79|ath79]] instead, //if available//
   * If ath79 is not available for your device, then [[https://forum.openwrt.org/t/porting-guide-ar71xx-to-ath79/13013|port it to ath79]]   * If ath79 is not available for your device, then [[https://forum.openwrt.org/t/porting-guide-ar71xx-to-ath79/13013|port it to ath79]]
Line 53: Line 65:
  
  
----- datatable ---- +<!-- ToH: { 
-cols       TargetSubtargetPackage architecture_pkg-archBrandModelVersionDevice Page_pageDevice Techdata_pageid +  "source""json", 
-filter     %class%=techdata +  "dom": "t", 
-filter     Target*~ar71xx +  "paging": false, 
-filter     : Brand!=(EXAMPLE) +  "shownColumns": ["target""subtarget""packagearchitecture""brand", "model", "version", "devicepage", "supportedcurrentrel", "deviceid"]
-sort       Brand +  "filterColumns"{"brand""!^\\(EXAMPLE\\)$", "target""ar71xx"} 
-rownumbers : 1 +-->
-----+
 </hidden> </hidden>
  
  • Last modified: 2019/08/03 10:21
  • by tmomas