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. May 05, 2017
  4. May 04, 2017
    • Daniel Golle's avatar
      ramips: purge default packages on MT7621 · d17cb4a6
      Daniel Golle authored
      
      In order to have a smaller initramfs image remove all packages not
      needed on all devices and add them explicitely for those actually
      needing them. Also remove wpad-mini from ramips default package set
      and add it to all sub-targets except for MT7621.
      While at it reorder packages alphabetically and replace kmod-mt76 with
      kmod-mt7603 and/or kmod-mt76x2 depending on the chip actually used on
      a specific board.
      
      Hopefully fixes FS#758
      
      Signed-off-by: default avatarDaniel Golle <daniel@makrotopia.org>
      d17cb4a6
  5. May 03, 2017
  6. Apr 27, 2017
  7. Apr 25, 2017
  8. Apr 22, 2017
  9. Apr 21, 2017
  10. Apr 15, 2017
  11. Apr 13, 2017
    • Mathias Kresin's avatar
      ramips: really drop the rt-n56u factory image · 8322dba0
      Mathias Kresin authored
      
      Remove the stale reference to the factory image.
      
      Signed-off-by: default avatarMathias Kresin <dev@kresin.me>
      8322dba0
    • Mathias Kresin's avatar
      ramips: fix Netgear R6220 package selection · ae0facdf
      Mathias Kresin authored
      
      The Netgear R6220 requires the kmod-usb3 package and misses
      kmod-usb-ledtrig-usbport package to setup the configured usb led
      trigger.
      
      Drop the already target selected kmod-mt76.
      
      Fixes: FS#686
      
      Fixes: 38bee61d ("ramips: add support for Netgear R6220")
      Signed-off-by: default avatarMathias Kresin <dev@kresin.me>
      ae0facdf
    • Mathias Kresin's avatar
      ramips: add RP-N53 pcie wireless eeprom · b4be4617
      Mathias Kresin authored
      
      Fix the PCIe 5GHz wireless by using the on flash eeprom/caldata.
      Disable the 2.4GHz band as this band has no antennas attached but is
      enabled in the eeprom/caldata.
      
      Fixes: FS#691
      
      Signed-off-by: default avatarMathias Kresin <dev@kresin.me>
      b4be4617
    • Mathias Kresin's avatar
      ramips: fix WHR-600D eeprom dt property · 21abb749
      Mathias Kresin authored
      
      Fix the PCIe 5GHz wireless by using the ralink mtd-eeprom property as
      this board have a RT5592 and uses the rt2x00 driver. The mediathek
      device tree bindings do not work here.
      
      Fixes: FS#691
      
      Fixes: d8dd207e ("ramips: use the ralink,mtd-eeprom device tree property")
      Signed-off-by: default avatarMathias Kresin <dev@kresin.me>
      21abb749
    • Mathias Kresin's avatar
      ramips: drop rt-n56u factory image · 1b5ae141
      Mathias Kresin authored
      
      The factory image has an uImage header covering the entire image and
      not only the kernel. The original uImage header which covers only the
      kernel is appended to the end of the image.
      
      During LEDE boot the uImage rootfs splitter skips the whole filesystem,
      can't find a valid filesystem magic and panics.
      
      The last known working version was OpenWrt 14.07, which simply kept on
      searching for an uImage header if the first found didn't resulted into
      a working rootfs. This behaviour is kind of error prone since it could
      produce false positives.
      
      Since the sysupgrade image works fine in combination with the tftp
      recovery for doing the initial installation of LEDE, simply drop the
      factory image.
      
      Related: FS#462
      
      Signed-off-by: default avatarMathias Kresin <dev@kresin.me>
      1b5ae141
  12. Apr 02, 2017
  13. Mar 28, 2017
  14. Mar 26, 2017
  15. Mar 24, 2017
  16. Mar 23, 2017
  17. Mar 20, 2017
  18. 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
  19. Mar 12, 2017
Loading