Openwrt/target/linux/ath79
Jeff Kletsky eba0db95b5 ath79: Restore GL.iNet GL-AR300M-Lite first-boot connectivity
The relationship between GMAC0 and GMAC1 and the kernel devices
eth0 and eth1 was reversed for many ath79 devices by commit 8dde11d521
ath79: dts: drop "simple-mfd" for gmacs in SoC dtsi

The GL-AR300M-Lite is a single-port device, with the "LAN" port of the
GL-AR300M board unpopulated and its sole port now referenced as eth1,
as a result of commit 8dde11d521. The device was unreachable on
first boot or fresh config.

By changing &eth1 (GMAC1) to an MFD, GMAC0 is able to associate with
the phy and is known by the kernel as "eth0".

Thanks to Chuanhong Guo for the suggestion of "simple-mfd"

Signed-off-by: Jeff Kletsky <git-commits@allycomm.com>
2019-09-29 00:46:14 +02:00
..
base-files ath79: Correct glinet, gl-ar300m-lite in 02_network 2019-09-29 00:46:14 +02:00
dts ath79: Restore GL.iNet GL-AR300M-Lite first-boot connectivity 2019-09-29 00:46:14 +02:00
files ar71xx/ath79: ag71xx: dont fetch the same var again 2019-08-27 10:32:44 +02:00
generic
image ath79: add support of Netgear WNDR3800CH 2019-09-21 23:41:31 +02:00
nand
patches-4.14
patches-4.19 kernel: bump 4.19 to 4.19.75 2019-09-24 12:52:05 +02:00
tiny
config-4.14
config-4.19
Makefile
modules.mk