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:38] – [GL.iNet GL-A1300] 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     EXAMPLE MIPS                             +^ Architecture    ?                                                                                                                               
-^ Vendor           EXAMPLE Ralink                           +^ Vendor          ?                                                                                                                               
-^ Bootloader       EXAMPLE U-Boot                           +^ Bootloader      | U-Boot                                                                                                                          
-^ System-On-Chip   EXAMPLE Ralink RT3052 MIPS 24K V4.12   +^ System-On-Chip  Qualcomm IPQ4018 (DAKOTA) ARM Quad-Core                                                                                         
-^ CPU/Speed        EXAMPLE 451 MHz                          +^ CPU/Speed       717Mhz                                                                                                                          
-^ Flash-Chip       EXAMPLE unkown                           +^ Flash-Chip      ?                                                                                                                               
-^ Flash size       EXAMPLE 8 MiB                            +^ Flash size      NOR 4MiB & NAND 128MiB                                                                                                          
-^ RAM              EXAMPLE 64 MiB                           +^ RAM             DDR3L 256MB                                                                                                                     
-^ Wireless         EXAMPLE RT2860v2 2.4GHz 802.11bgn        +^ Wireless        Qualcomm Atheros QCA4018 2.4GHz 802.11b/g/n 2x2 400Mbps (2.4GHz); Qualcomm Atheros QCA4018 5G 802.11n/ac W2 2x2 867Mbps (5GHz)  
-^ Ethernet         EXAMPLE 10/100 Mbit/s w/ vlan support    +^ Ethernet        3x 10/100/1000 Mbps                                                                                                             
-^ Switch           EXAMPLE Qualcomm Atheros QCA8337         +^ Switch          | Qualcomm QCA8075                                                                                                                
-^ USB              EXAMPLE 1x 2.0                           +^ USB             | 1x 3.0 Type A; 1x Type C (power supply)                                                                                         
-^ Serial           EXAMPLE [[#Serial|Yes]]                  +^ Serial          ?                                                                                                                               
-^ JTAG             EXAMPLE [[#JTAG|Not populated]]          |+^ JTAG            ?                                                                                                                               |
  
  
Line 190: Line 209:
 ===== Tags ===== ===== Tags =====
 [[meta:tags|How to add tags]] [[meta:tags|How to add tags]]
-{{tag>EXAMPLETAG unsupported}}+{{tag>}}
  • Last modified: 2024/07/30 09:11
  • by lessload