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/ath79/image
Daniel F. Dickinson 60cf71ede7 ath79: Forward port support for CR3000
The PowerCloud Systems CR3000 was a cloud-managed CPE for a now defunct
NaaS offering.  It was previously supported under the ar71xx branch and
this forward ports that support with some notable differences:

1) Since reverting to stock firmware is now irrelevant there is is only
a single openwrt image generated which uses the entire flash rather than
preserving PowerCloud-specific partitions that are unneeded to openwrt--
those partitions will be erased and used by the openwrt image.

2) Rather than use a non-standard probe order for the ethernet devices,
this image uses a set of 'ip link set ethX name ethY' commands very early
in preinit (before the network is used at all), in order to have the the
switch and Wan use the same ethernet names as in previous images.

3) /etc/config/wireless will need to be regenerated as the path to the
wireless device has changed due to differences in ath79 DT for ar93x
compared to ar71xx images.

4) eth0 is wan and eth1 is lan (switch)

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
6 years ago
..
lzma-loader ath79: lzma-loader: sync with ar71xx target 6 years ago
Makefile ath79: add Netgear WNR612 v2 6 years ago
common-netgear.mk ath79: move Netgear build code into a common makefile 6 years ago
common-tp-link.mk ath79: add support for TP-Link RE450 v2 6 years ago
generic-tp-link.mk ath79: add support for TP-Link RE450 v2 6 years ago
generic-ubnt.mk ath79: add support for UniFi AC-Mesh Pro 6 years ago
generic.mk ath79: Forward port support for CR3000 6 years ago
nand.mk ath79: add initial nand support for gl-ar300m 6 years ago
tiny-netgear.mk ath79: add support for ON Networks N150R 6 years ago
tiny-tp-link.mk ath79: add support for tl-wr841n-v9 6 years ago