mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-26 00:41:17 +00:00
4a77a060ab
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> |
||
---|---|---|
.. | ||
039-crypto-qce-add-CRYPTO_ALG_KERN_DRIVER_ONLY-flag.patch | ||
040-crypto-qce-switch-to-skcipher-API.patch | ||
041-crypto-qce-fix-ctr-aes-qce-block-chunk-sizes.patch | ||
042-crypto-qce-fix-xts-aes-qce-key-sizes.patch | ||
043-crypto-qce-save-a-sg-table-slot-for-result-buf.patch | ||
044-crypto-qce-update-the-skcipher-IV.patch | ||
046-crypto-qce-initialize-fallback-only-for-AES.patch | ||
047-crypto-qce-use-cryptlen-when-adding-extra-sgl.patch | ||
048-crypto-qce-use-AES-fallback-for-small-requests.patch | ||
049-crypto-qce-handle-AES-XTS-cases-that-qce-fails.patch | ||
051-crypto-qce-allow-building-only-hashes-ciphers.patch | ||
070-v4.20-soc-qcom-spm-add-SCM-probe-dependency.patch | ||
071-01-v4.20-ARM-dts-qcom-ipq4019-use-v2-of-the-kpss-bringup-mech.patch | ||
071-02-ipq40xx-Fix-booting-secondary-cores.patch | ||
072-v4.20-ARM-dts-qcom-ipq4019-add-cpu-operating-points-for-cp.patch | ||
074-ARM-qcom-Add-IPQ4019-SoC-support.patch | ||
075-dt-bindings-phy-qcom-ipq4019-usb-add-binding-documen.patch | ||
076-phy-qcom-ipq4019-usb-add-driver-for-QCOM-IPQ4019.patch | ||
077-qcom-ipq4019-add-USB-devicetree-nodes.patch | ||
080-ARM-dts-qcom-add-gpio-ranges-property.patch | ||
081-clk-fix-apss-cpu-overclocking.patch | ||
086-ipq40xx-fix-high-resolution-timer.patch | ||
088-v5.6-regulator-add-IPQ4019-SDHCI-VQMMC-LDO-driver.patch | ||
089-v5.5-ARM-dts-qcom-ipq4019-Add-SDHCI-controller-node.patch | ||
100-arm-dts-IPQ4019-add-SDHCI-VQMMC-LDO-node.patch | ||
303-spi-nor-enable-4B-opcodes-for-mx25l25635f.patch | ||
304-mtd-spi-nor-Add-support-for-mx25r3235f.patch | ||
400-mmc-sdhci-sdhci-msm-use-sdhci_set_clock-instead-of-s.patch | ||
700-net-add-qualcomm-mdio.patch | ||
701-dts-ipq4019-add-mdio-node.patch | ||
702-dts-ipq4019-add-PHY-switch-nodes.patch | ||
703-net-IPQ4019-needs-rfs-vlan_tag-callbacks-in.patch | ||
705-net-add-qualcomm-ar40xx-phy.patch | ||
706-ar40xx-abort-probe-on-missig-phy.patch | ||
710-net-add-qualcomm-essedma-ethernet-driver.patch | ||
711-dts-ipq4019-add-ethernet-essedma-node.patch | ||
712-mr33-essedma.patch | ||
713-essedma-alloc-skb-ip-align.patch | ||
714-essedma-add-fix-for-memory-allocation.patch | ||
850-soc-add-qualcomm-syscon.patch | ||
900-dts-ipq4019-ap-dk01.1.patch | ||
901-arm-boot-add-dts-files.patch | ||
997-device_tree_cmdline.patch |