Skip to content
Snippets Groups Projects
  1. May 10, 2017
    • Ørjan Malde's avatar
      ramips: add support for Asus RT-AC51U · 5f932988
      Ørjan Malde authored
      
      Specification:
       - SoC: MediaTek MT7620A (580 MHz)
       - RAM: 64 MiB (Winbond W9751G6JB-25)
       - Flash: 16 MiB (Spansion S25FL128SAIF00)
       - LAN: x4 100M
       - WAN: x1 100M
       - Others: USB 2.0, reset button, wps button and 9 LEDs
      
      Issues:
       - 5 GHz band is not functional (missing driver support)
      
      Installation:
      
      Asus windows recovery tool:
       - install the Asus firmware restoration utility
       - unplug the router, hold the reset button while powering it on
       - release when the power LED flashes slowly
       - specify a static IP on your computer:
           IP address: 192.168.1.75;
           Subnet mask 255.255.255.0
       - Start the Asus firmware restoration utility, specify the sysupgrade
         image, and press upload
      
      TFTP Recovery method:
       - set computer to a static ip, 192.168.1.75
       - connect computer to the LAN 1 port of the router
       - hold the reset button while powering on the router for a few seconds
       - send firmware image using a tftp client; i.e from linux:
       $ tftp
       tftp> binary
       tftp> connect 192.168.1.1
       tftp> put lede-ramips-mt7620-rt-ac51u-squashfs-sysupgrade.bin
       tftp> quit
      
      Signed-off-by: default avatarØrjan Malde <foxyred333@gmail.com>
      5f932988
    • Alexey Belyaev's avatar
      ramips: add new device ZyXEL Keenetic as kn · a7cbf59e
      Alexey Belyaev authored
      
      This device exactly same as NBG-419N but with USB port and USB Led.
      
      Specification:
      
      - SoC: Ralink RT3052 (MIPS24Kc) @384MHz
      - RAM: 32 MiB
      - Flash: 8 MiB
      - WLAN: WiSoC 2T2R/300Mbps (2.4GHz)
      - LAN: 4x100M
      - WAN: 1x100M
      - USB: 1x2.0
      
      Installation via serial console (57600 8N1) from TFTP server
       - rename the firmware to something shorter, for example
         "sysupgrade.bin" (max. 32 chars)
       - copy firmware TFTP server's directory
       - when you power on device, and see U-Boot log, immediatly push "2"
         once.
       - You will see this message:
           2: System Load Linux Kernel then write to Flash via TFTP.
              Warning!! Erase Linux in Flash then burn new one. Are you sure?
       - Push "y", and enter: device IP, then TFTP server's IP, and then
         image firmware file name.
      
      The firmware will be downloaded within ~30 seconds and flashed to the
      device (It will take about 2 minutes).
      
      Signed-off-by: default avatarAlexey Belyaev <spider@spider.vc>
      [squash commits, compact commit message, fix compatible string, remove
      superfluous pinmuxes]
      Signed-off-by: default avatarMathias Kresin <dev@kresin.me>
      a7cbf59e
  2. May 06, 2017
  3. Apr 27, 2017
  4. Apr 25, 2017
  5. Apr 21, 2017
  6. Apr 13, 2017
  7. Mar 24, 2017
  8. Mar 17, 2017
    • Vaclav Svoboda's avatar
      ramips: add support for Zbtlink ZBT-WE2026 · 815cc2a6
      Vaclav Svoboda authored
      
      This patch adds support for the Zbtlink ZBT-WE2026.
      
      Specification:
      - SoC: MediaTek MT7620N (580MHz)
      - RAM: 64 MiB
      - Flash: 8 MiB SPI
      - LAN: 4x100M
      - WAN: 1x100M
      
      Installation through bootloader webserver:
      - With the power unplugged press and hold reset button.
      - Plug power and hold reset button until LED starts to blink.
      - Install sysupgrade image using web interface on 192.168.1.1.
      
      Signed-off-by: default avatarVaclav Svoboda <svoboda@neng.cz>
      815cc2a6
  9. Mar 12, 2017
    • Joseph C. Lehner's avatar
      ramips: add support for Netgear EX3700 · de33a4ce
      Joseph C. Lehner authored
      
      Specifications:
      * SoC: MT7620A
      * RAM: 64 MB DDR
      * Flash: 8MB NOR SPI flash
      * WiFi: MT7612E (5Ghz) and builtin MT7620A (2.4GHz)
      * LAN: 1x100M
      
      The -factory images can be flashed from the device's web
      interface or via nmrpflash.
      
      Co-authored-by: default avatarPaul Oranje <por@xs4all.nl>
      Signed-off-by: default avatarPaul Oranje <por@xs4all.nl>
      Signed-off-by: default avatarJoseph C. Lehner <joseph.c.lehner@gmail.com>
      de33a4ce
    • Hanqing Wong's avatar
      ramips: add support for Netgear R6220 · 38bee61d
      Hanqing Wong authored
      This patch adds support for the Netgear R6220, aka Netgear AC1200 and
      R6220-100NAS.
      
      Specification:
      - SoC: MediaTek MT7621ST (880 MHz)
      - Falsh: 128 MiB (Macronix MX30LF1G08AA-TI)
      - RAM: 128 MiB (Nanya NT5CB64M16FP-DH)
      - Wireless: MediaTek MT7603EN b/g/n , MediaTek MT7612EN an+ac
      - LAN speed: 10/100/1000
      - LAN ports: 4
      - WAN speed: 10/100/1000
      - WAN ports: 1
      - Serial baud rate of Bootloader and factory firmware: 57600
      
      Installation through telnet:
      - Copy kernel.bin and rootfs.bin to a USB flash disk, plug to usb port
        on the router.
      - Enable telnet with link: http://192.168.1.1/setup.cgi?todo=debug
      
      
        (login if required, default: admin password)
      - You will see "Debug Enabled!"
      - Telnet 192.168.1.1 and login with "root"
      - ls /mnt/shares/ to find out path of your USB disk. 'myUdisk' for
        example.
      - cd /mnt/shares/myUdisk
      - mtd_write write rootfs.bin Rootfs
      - mtd_write write kernel.bin Kernel
      - reboot
      
      nmrpflash can be used to recover to the netgear firmware if a broken
      image was flashed.
      
      Signed-off-by: default avatarHanqing Wong <hquu@outlook.com>
      38bee61d
  10. Mar 11, 2017
    • Kristian Evensen's avatar
      ramips: Improve Sanlinking D240 config · b11c5191
      Kristian Evensen authored
      
      * The left most mini-PCIe slot (the one attached to SIM2) can be
      power-cycled by setting GPIO 0 to high/low.
      
      * The D240 only needs the MT76x2 module, so update makefile to reflect this.
      Note that until the default mt7620 target is updated, then kmod-mt76 (and thus
      kmod-mt7603) will be selected by default.
      
      v2->v3:
      * Indentation error.
      
      v1->v2:
      * Rename gpio and remove redundant comment (thanks Piotr Dymacz)
      
      Signed-off-by: default avatarKristian Evensen <kristian.evensen@gmail.com>
      b11c5191
  11. Mar 01, 2017
    • Francois Goudal's avatar
      ramips: add support for Afoundry EW-1200 · 9b35815f
      Francois Goudal authored
      
      This device features both a 2.4 and 5Ghz radio, and supports
      802.11a/b/g/n/ac modes.
      It has 5 Gb-Ethernet ports and a USB 3.0 host port.
      
      It is powered by the Mediatek MT7621 SoC, and the MT7602E and MT7612E wifi
      chipsets, together with 128MB of RAM and 16 MB of SPI Flash.
      
      The stock firmware is in fact based on some openwrt barrier breaker, with a
      mediatek SDK kernel, and an afoundry custom made web interface (not LuCI
      based).
      Firmware update page on the stock web interface can not accept sysupgrade
      images, it bricks the device.
      At this point, the only working solution I found was to connect to the
      serial console port (available on J4 header) and to use opkg to install
      dropbear.
      Then scp the sysupgrade file in the device's /tmp and run sysupgrade from
      console without preserving configuration files.
      
      Signed-off-by: default avatarFrancois Goudal <francois@goudal.net>
      9b35815f
  12. Feb 28, 2017
    • ZengFei Zhang's avatar
      ramips: add support for HiWiFi HC5962 · edae3479
      ZengFei Zhang authored
      This patch adds supports for the HiWiFi HC5962(gee4) http://www.hiwifi.com
      
      
      
      Short specification:
      
       - MT7621AT + MT7612EN + 7603EN
       - 256MB DDR3 RAM
       - 128MB NAND flash
       - 1+3 x 1000M Ethernet
       - 1x USB 2.0 port. 1x USB 3.0 port.
       - reset button
       - UART pad on PCB (JP3: TX, RX, GND, 3.3V)
      
      Flash instruction:
      
      1, Download lede-ramips-mt7621-hc5962-squashfs-factory.bin
      2, Login as root via SSH on 192.168.199.1 and then copy factory.bin(using wget or nc or...) to /tmp/
      3, use the following commands:
         $ mtd write /tmp/lede-ramips-mt7621-hc5962-squashfs-factory.bin firmware
         $ mtd erase firmware_backup && reboot
      After reboot you should be able to login as root via SSH on 192.168.1.1
      
      Signed-off-by: default avatarZengFei Zhang <zhangzengfei@kunteng.org>
      edae3479
  13. Feb 27, 2017
    • Wang JiaWei's avatar
      ramips: add support for HiWiFi HC5661A · d48cc5e0
      Wang JiaWei authored
      
      HC5661A is almost the same as HC5661 but MT7628AN is used instead of MT7620A.
      
      - MT7628AN
      - 128 MiB DDR2 RAM (W971GG6KB-25)
      - 16 MiB SPI NOR flash (W25Q128)
      - SD slot (not work yet)
      - 1+4 x 100M Ethernet
      - 802.11 b/g/n Wi-Fi
      - 3 x LED
      - 1 x button
      - UART pad on PCB (JP1: TX, RX, GND, 3.3V)
      
      The factory flash layout seems different from HC5661.
      "hwf_config" is renamed to "oem" and its size changes to 0x20000.
      It is modified accordingly in the dts file.
      
      0x000000000000-0x000000030000 : "u-boot"
      0x000000030000-0x000000040000 : "hw_panic"
      0x000000040000-0x000000050000 : "Factory"
      0x000000050000-0x000000160000 : "kernel"
      0x000000160000-0x000000fc0000 : "rootfs"
      0x000000bb0000-0x000000fc0000 : "rootfs_data"
      0x000000fc0000-0x000000fe0000 : "oem"
      0x000000fe0000-0x000000ff0000 : "bdinfo"
      0x000000ff0000-0x000001000000 : "backup"
      0x000000050000-0x000000fc0000 : "firmware"
      
      To install LEDE, enabled the "developer mode",
      which will *void your warranty* and open the SSH server at port 1022.
      
      sysupgrade -n -F lede-ramips-mt7628-hc5661a-squashfs-sysupgrade.bin
      
      SD slot:
      - Tried to add modules kmod-sdhci kmod-sdhci-mt7620, and corresponding dts block.
      - It will block WAN + 3xLAN ports, only one LAN works.
      - I'm not sure why, everything else works fine.
      
      Signed-off-by: default avatarWang JiaWei <buaawjw@gmail.com>
      d48cc5e0
  14. Feb 16, 2017
    • Furong Xu's avatar
      ramips: fix PWM pin mux conflict in dtsi · 00343e18
      Furong Xu authored
      
      GPIO18 and GPIO19 on OMEGA2(+) should be GPIO mode, enable PWM lead to a conflict
      
      [    0.290633] rt2880-pinmux pinctrl: pin io18 already requested by pinctrl; cannot claim for 10005000.pwm
      [    0.299722] rt2880-pinmux pinctrl: pin-18 (10005000.pwm) status -22
      [    0.305729] rt2880-pinmux pinctrl: could not request pin 18 (io18) from group pwm0  on device rt2880-pinmux
      [    0.315131] mtk-pwm 10005000.pwm: Error applying setting, reverse things back
      
      Keep PWM disabled.
      
      Signed-off-by: default avatarFurong Xu <xfr@outlook.com>
      00343e18
  15. Feb 15, 2017
  16. Feb 14, 2017
  17. Feb 05, 2017
    • Kristian Evensen's avatar
      ramips: add support for Sanlinking D240 · bb7068f2
      Kristian Evensen authored
      The Sanlinking Technologies D240
      (http://www.sanlinking.com/en/29-dual-4g-wifi-router.html
      
      ) is basically the same
      device as the ZBT WE826, so adding support for it in LEDE is straight forward.
      The differences is that the D240 has two mini-PCIe slots (instead of one), blue
      LEDs and supports PoE.
      
      Specification:
      * CPU: MT7620A
      * 1x 10/100Mbps POE (802.3af/802.3at) Ethernet, 4x 10/100Mbps.
      * 16 MB Flash.
      * 128 MB RAM.
      * 1x USB 2.0 port.
      * 2x mini-PCIe slots.
      * 2x SIM slots.
      * 1x 2.4Ghz WIFI.
      * 1x button.
      
      Wifi, USB, switch and both mini-PCIe slots are working. I have not been able to
      test the SD card reader.
      
      The device comes pre-installed with an older version of OpenWRT, including Luci.
      In order to install LEDE, you need to follow the existing procedure for updating
      OpenWRT/LEDE using Luci. I.e., you need to access the UI and update the firmware
      using the sysupgrade-image. Remember to select that you do not want to keep
      existing settings. The default router address is 192.168.10.1 and
      username/password admin/root (at least on my devices).
      
      If you brick the device, the procedure for recovery is the same as for the
      WE826. Please see the wiki page for that device for instructions.
      
      Signed-off-by: default avatarKristian Evensen <kristian.evensen@gmail.com>
      bb7068f2
  18. Feb 03, 2017
  19. Feb 02, 2017
  20. Feb 01, 2017
  21. Jan 31, 2017
  22. Jan 27, 2017
Loading