openwrtv4/target/linux/ath79
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>
2018-08-01 11:23:53 +02:00
..
base-files ath79: Forward port support for CR3000 2018-08-01 11:23:53 +02:00
dts ath79: Forward port support for CR3000 2018-08-01 11:23:53 +02:00
files ath79: ag71xx: assert a switch reset if defined in dts. 2018-07-30 10:43:35 +02:00
generic ath79: disable unused drivers for tiny target 2018-07-07 21:07:40 +02:00
image ath79: Forward port support for CR3000 2018-08-01 11:23:53 +02:00
nand ath79: add initial nand support for gl-ar300m 2018-06-18 20:29:38 +02:00
patches-4.14 kernel: bump 4.14 to 4.14.59 2018-07-31 05:11:07 +03:00
tiny kernel: only optimized for size if small_flash 2018-07-12 18:15:32 +02:00
config-4.14 ath79: disable unused drivers for tiny target 2018-07-07 21:07:40 +02:00
Makefile ath79: add initial nand support for gl-ar300m 2018-06-18 20:29:38 +02:00
modules.mk ath79: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00