Buffalo WHR-G300N V2
Supported Versions
Hardware Highlights
Installation
→ Install OpenWrt (generic explanation)
The model name is Buffalo WHR-G300N V2 with the same hardware configuration as WHR-G301 and WHR-HP-G300N. Users can just install the WHR-G301N version firmware as the HW is the same.
Installation works by simply flashing the latest OpenWrt factory image with the original Buffalo firmware (tested in year 2020 with ath79 tiny OpenWrt 19.07.2 image).
Hardware
Serial
WHR-G300N V2 has the TTL serial out on J6(unpopulated 4 pin connector), located near serial flash. Pin 1 is the pin with the square pad, towards the edge of the board with front LEDs.
Pin 1 | Pin 2 | Pin 3 | Pin 4 |
---|---|---|---|
3.3V | GND | TX | RX |
RAM
WHR-G300N V2 comes with 32M RAM which is DDR 16bit. The native U-boot can recognize 64M RAM and pass the info to kernel. Unfortunately, the kernel rejected the 64M info and force itself running with 32M RAM. After flashing with OpenWrt, 64M RAM can be fully utilized.
USB
WHR-G300N V2 has no USB support. Since AR7240 has USB 1.1 pins, simply HW mod can add USB support to it.
Flash
WHR-G300N V2 has 4M flash which is too small for DIY. After the research, I found it can support 8M and 16M flash with modified TP-Link 841N V5 Bootloader.
Links
- Source code avaliable here