Show pagesourceOld revisionsBacklinksBack to top × Table of Contents Airlink101 AR725W Supported Versions Hardware Highlights Installation Flashing Default layout Hardware Networking Serial Port Tags Airlink101 AR725W This device is NOT RECOMMENDED for future use with OpenWrt due to low flash/ram. DO NOT BUY DEVICES WITH 4MB FLASH / 32MB RAM if you intend to flash an up-to-date and secure OpenWrt version onto it! See 4/32 warning for details. 1) This device does not have sufficient resources (flash and/or RAM) to provide secure and reliable operation. This means that even setting a password or changing simple network settings might not be possible any more, rendering the device effectively useless. See OpenWrt on 4/32 devices what you can do now. 2) OpenWrt support for this device has ended in 2022. 19.07.10 was the last official build for 4/32 devices. Supported Versions BrandModelVersionCurrent ReleaseOEM InfoForum TopicTechnical DataAirlink101AR725W19.07.2View/Edit data Hardware Highlights ModelVersionSoCCPU MHzFlash MBRAM MBWLAN HardwareWLAN2.4WLAN5.0100M portsGbit portsModemUSBAR725WRalink RT2880266432Ralink RT2872b/g/na/n5-- Installation ModelVersionCurrent ReleaseFirmware OpenWrt InstallFirmware OpenWrt UpgradeFirmware OEM StockAR725W19.07.2https://downloads.openwrt.org/releases/19.07.2/targets/ramips/rt288x/openwrt-19.07.2-ramips-rt288x-ar725w-squashfs-sysupgrade.bin → Install OpenWrt (generic explanation) Please add the installation procedure here. Flashing The factory firmware expects a header, apparently proprietary to routers based on Gemtek boards. /* Gemtek */ typedef struct { unsigned char magic[4]; /* ASCII: GMTK */ unsigned char version[4]; /* x.x.x.x */ unsigned int pid; /* Product ID */ unsigned int imagesz; /* The length of this image file ( kernel + * romfs + this header) */ unsigned int checksum; /* CRC32 */ unsigned int fastcksum; /* Partial CRC32 on (First(256), * medium(256), last(512)) */ unsigned char build[4]; unsigned char language[4]; } gt_imghdr_t; The program mkheader_gemtek, part of firmware-utils, generates this header from a uImage. The header is not written to flash. Default layout The bootloader is uBoot. Mapped starting at 0xbc400000: 0x000000 - 0x050000 uBoot 0x30000 uBoot environment variables 0x40000 RT2872 EEPROM data 0x40004 MAC address 0x050000 - 0x130000 Linux Kernel 0x130000 - 0x390000 RootFS 0x390000 - 0x3e0000 LANGUAGE_PACK 0x3e0000 - 0x3f0000 NVRAM 0x3f0000 - 0x400000 NVRAM_FACTORY Since the language and NVRAM partitions are only used by the factory firmware, OpenWrt uses a single partition starting at 0x50000 and running to the end of the 4MB. Hardware Networking The SoC's builtin Ethernet is connected to a IP175E 5-port 100mbit switch. VLAN setup is supported in OpenWrt. Serial Port The serial port is located at J6 on the board. The baud rate is 57600. TXD 0 0 VCC 3.3V 0 0 VCC 3.3V 0 0 GND RXD 0 0 GND 0 Tags How to add tags RT2880, 4Flash, 32RAM This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.OKMore information about cookies rt2880 4Flash 32RAM Last modified: 2019/02/12 17:19by tmomas