Openwrt/package
Marius Genheimer 9ad3967f14 ipq40xx: add support for ASUS Lyra
SoC:   Qualcomm IPQ4019 (Dakota) 717 MHz, 4 cores
RAM:   256 MiB (Nanya NT5CC128M16IP-DI)
FLASH: 128 MiB (Macronix NAND)
WiFi0: Qualcomm IPQ4019 b/g/n 2x2
WiFi1: Qualcomm IPQ4019 a/n/ac 2x2
WiFi2: Qualcomm Atheros QCA9886 a/n/ac
BT:    Atheros AR3012
IN:    WPS Button, Reset Button
OUT:   RGB-LED via TI LP5523 9-channel Controller
UART:  Front of Device - 115200 N-8
       Pinout 3.3v - RX - TX - GND (Square is VCC)

Installation:
1. Transfer OpenWRT-initramfs image to the device via SSH to /tmp.
Login credentials are identical to the Web UI.

2. Login to the device via SSH.

3. Flash the initramfs image using

> mtd-write -d linux -i openwrt-image-file

4. Power-cycle the device and wait for OpenWRT to boot.

5. From there flash the OpenWRT-sysupgrade image.

Ethernet-Ports: Although labeled identically, the port next to
the power socket is the LAN port and the other one is WAN. This
is the same behavior as in the stock firmware.

Signed-off-by: Marius Genheimer <mail@f0wl.cc>
[Dropped setup_mac 02_network in favour of 05_set_iface_mac_ipq40xx.sh,
reorderd 02_network entries, added board.bin WA for the QCA9886 from ath79,
minor dts touchup, added rng to 4.19 dts]
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2019-02-14 16:56:15 +01:00
..
base-files base-files: fix ucert verification 2019-02-12 16:42:03 +01:00
boot uboot-omap: add 'rootwait' to the kernel cmdline 2019-01-31 14:07:00 +01:00
devel
firmware ipq40xx: add support for ASUS Lyra 2019-02-14 16:56:15 +01:00
kernel mac80211: brcmfmac: backport early changes queued for the Linux 5.1 2019-02-12 14:18:18 +01:00
libs openssl: add package for openssl.cnf, misc changes 2019-02-12 22:24:09 +01:00
network dnsmasq: add rapid commit config option 2019-02-13 10:37:36 +01:00
system fwtool: add support for extracting the truncated data part to stdout 2019-02-12 16:41:38 +01:00
utils busybox: keep syslog.conf during sysupgrade 2019-01-30 12:30:03 +01:00
Makefile