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/target/linux/ar71xx
Piotr Dymacz c83bdd094e ar71xx: add support for Wallys DR342
Wallys DR342 is a 5 GHz, 2T2R AP/CPE board based on Atheros AR9342.

Short specification:

- 560/450/225 MHz (CPU/DDR/AHB)
- 1x Gbps Ethernet (AR8035) with passive PoE support (24-56 V)
- 64 MB of RAM (DDR2)
- 16 MB of FLASH
- 2T2R 5 GHz with external FEM (SKY85728-11), up to 30 dBm
- 2x MMCX connectors
- miniPCIe connector with PCIe and USB 2.0 buses
- optional miniSIM slot
- 7x LED, 1x button
- UART, (E)JTAG and LED headers
- 1x DC jack for main power (12-56 V)

Flash instruction (do it under U-Boot, using UART):

1. tftp 0x82000000 lede-ar71xx-generic-dr342-squashfs-sysupgrade.bin
2. erase 0x9f050000 +$filesize
3. cp.b $fileaddr 0x9f050000 $filesize
4. setenv bootcmd "bootm 0x9f050000"
5. saveenv && reset

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
7 years ago
..
base-files ar71xx: add support for Wallys DR342 7 years ago
files ar71xx: add support for Wallys DR342 7 years ago
generic ar71xx: unify CONFIG_CMDLINE 7 years ago
image ar71xx: add support for Wallys DR342 7 years ago
mikrotik ar71xx: add support for Wallys DR342 7 years ago
nand ar71xx: add support for Wallys DR342 7 years ago
patches-4.4 kernel: bump 4.4 to 4.4.91 7 years ago
patches-4.9 ar71xx: fix regression in 74x164 initialization with 4.9 7 years ago
Makefile ar71xx: use kernel 4.9 by default 7 years ago
config-4.4 ar71xx: add support for Wallys DR342 7 years ago
config-4.9 ar71xx: add support for Wallys DR342 7 years ago
modules.mk ar71xx: add LED driver NU801 9 years ago