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
toh:gl.inet:gl-a1300 [2022/12/08 19:48] – remove tags creattoh:gl.inet:gl-a1300 [2024/07/30 09:03] – [OpenWrt support] lessload
Line 16: Line 16:
  
 ===== OpenWrt support ===== ===== OpenWrt support =====
- +**support forum** https://forum.openwrt.org/t/gl-a1300-reset-buttom-not-work-after-install-openwrt-23/205608
-Currently supported only as SNAPSHOT. +
  
 /*** if info available: uncomment and fill in /*** if info available: uncomment and fill in
Line 110: Line 108:
  
 ===== Hardware ===== ===== Hardware =====
 +===== Installation =====
 +
 +/* stable release */
 +<!-- ToH: {
 +  "source": "json",
 +  "dom": "t",
 +  "paging": false,
 +  "rotate": true,
 +  "shownColumns": ["model", "version", "supportedcurrentrel", "firmwareopenwrtinstallurl", "firmwareopenwrtupgradeurl"],
 +  "filterColumns": {"brand": "^GL\\.INET$", "model": "^GL-A1300$"}
 +} -->
 +
 +<code>
 +Install via uboot tftp or uboot web failsafe.
 +
 +By uboot tftp:
 +(IPQ40xx) # tftpboot 0x84000000 openwrt-ipq40xx-generic-glinet_gl-a1300-squashfs-nand-factory.ubi
 +(IPQ40xx) # nand erase 0 0x8000000
 +(IPQ40xx) # nand write 0x84000000 0 $filesize
 +</code>
 +
 ==== Info ==== ==== Info ====
 ^ Architecture    | ?                                                                                                                               | ^ Architecture    | ?                                                                                                                               |
  • Last modified: 2024/07/30 09:11
  • by lessload