You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/firmware/ipq-wifi
Yanase Yuki 4a77a060ab ipq40xx: add support for Buffalo WTR-M2133HP
Buffalo WTR-M2133HP is a Tri-Band router based on IPQ4019.

Specification
-------------
- SoC: Qualcomm IPQ4019
- RAM: 512MiB
- Flash Memory: NAND 128MiB (MXIC MX30LF1G18AC)
- Wi-Fi: Qualcomm IPQ4019 (2.4GHz, 1ch - 13ch)
- Wi-Fi: Qualcomm IPQ4019 (5GHz, 36ch - 64ch)
- Wi-Fi: Qualcomm QCA9984 (2T2R, 5GHz, 100ch - 140ch)
- Ethernet: 4x 10/100/1000 Mbps (1x WAN, 3x LAN)
- LED: 4x white LED, 4x orange LED, 1x blue LED
- USB: 1x USB 3.0 port
- Input: 2x tactile switch, 2x slide switch (2x SP3T)
- Serial console: 115200bps, pinheader JP5 on PCB
- Power: DC 12V 2A

Flash instruction
-----------------
1. Set up a TFTP server (IP address: 192.168.11.10)
2. Rename "initramfs-fit-uImage.itb" to "WTR-M2133HP-initramfs.uImage"
   and put it into the TFTP server directory.
3. Connect the TFTP server and WTR-M2133HP.
4. Hold down the AOSS button, then power on the router.
5. After booting OpenWrt initramfs image, connect to the router by SSH.
6. Transfer "squashfs-nand-factory.ubi" to the router.
7. Execute the following commands.
    # ubidetach -p /dev/mtd15
    # ubiformat /dev/mtd15 -f /tmp/openwrt-ipq40xx-generic-buffalo_wtr-m2133hp-squashfs-nand-factory.ubi
    # fw_setenv bootcmd bootipq
8. Perform reboot.

Recover to stock firmware
-------------------------
1. Execute the following command.
    # fw_setenv bootcmd bootbf
2. Reboot and wait several minutes.

Signed-off-by: Yanase Yuki <dev@zpc.sakura.ne.jp>
4 years ago
..
Makefile ipq40xx: add support for Buffalo WTR-M2133HP 4 years ago
board-8dev_habanero-dvk.qca4019 ipq40xx: add support for 8devices Habanero DVK 4 years ago
board-aruba_ap-303.qca4019 ipq-wifi: add BDF for Aruba AP-303 4 years ago
board-avm_fritzrepeater-1200.qca4019 ipq-wifi: add AVM FRITZ!Repeater 1200 bdf 5 years ago
board-buffalo_wtr-m2133hp.qca4019 ipq40xx: add support for Buffalo WTR-M2133HP 4 years ago
board-buffalo_wtr-m2133hp.qca9984 ipq40xx: add support for Buffalo WTR-M2133HP 4 years ago
board-cellc_rtl30vw.qca4019 ipq40xx: add support for Cell C RTL30VW 4 years ago
board-dlink_dap2610.qca4019 ipq40xx: Add support for D-Link DAP-2610 4 years ago
board-engenius_eap2200.qca4019 ipq40xx: add support for EnGenius EAP2200 4 years ago
board-engenius_eap2200.qca9888 ipq40xx: add support for EnGenius EAP2200 4 years ago
board-engenius_emd1.qca4019 ipq40xx: add support for EnGenius EMD1 4 years ago
board-engenius_emr3500.qca4019 ipq40xx: add support for EnGenius EMR3500 4 years ago
board-ezviz_cs-w3-wd1200g-eup.qca4019 ipq40xx: add support for EZVIZ CS-W3-WD1200G EUP 4 years ago
board-glinet_gl-s1300.qca4019 ipq40xx: add support for GL.iNet GL-S1300 4 years ago
board-linksys_ea8300.qca4019 ipq40xx: Add support for Linksys EA8300 (Dallas) 5 years ago
board-linksys_ea8300.qca9888 ipq40xx: Add support for Linksys EA8300 (Dallas) 5 years ago
board-mobipromo_cm520-79f.qca4019 ipq40xx: add support for MobiPromo CM520-79F 4 years ago
board-qxwlan_e2600ac.qca4019 ipq-wifi: drop deprecated .bin support 4 years ago