1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-22 07:31:37 +02:00
openwrt/target/linux/ar71xx/base-files/etc
Mathias Kresin e7cd6f5d66 ar71xx: add AVM FRITZ!WLAN Repeater 300E support
Specifications:
* SoC: AR7242 (Virian 400MHz)
* RAM: 64 MB DDR (W9751G6JB-25)
* Flash: 16MB SPI flash (S25FL129PIF)
* WiFi: AR9382 (2.4/5GHz) + 2x SE2595L
* LAN: 1x1000M (PEF7071V)

To install LEDE via EVA bootloader, a FTP connection need to be
established to 192.168.178.1 within the first seconds after power on:

  ftp> quote USER adam2
  ftp> quote PASS adam2
  ftp> binary
  ftp> debug
  ftp> passive
  ftp> quote MEDIA FLSH
  ftp> put lede-ar71xx-generic-fritz300e-squashfs-sysupgrade.bin mtd1

Signed-off-by: Mathias Kresin <dev@kresin.me>
2017-06-24 22:36:38 +02:00
..
board.d ar71xx: add AVM FRITZ!WLAN Repeater 300E support 2017-06-24 22:36:38 +02:00
hotplug.d ar71xx: add AVM FRITZ!WLAN Repeater 300E support 2017-06-24 22:36:38 +02:00
uci-defaults ar71xx: fix Wallys DR344 GPIO-connected LEDs and button 2017-05-30 14:34:04 +02:00
diag.sh ar71xx: add AVM FRITZ!WLAN Repeater 300E support 2017-06-24 22:36:38 +02:00
inittab image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00