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
Jeff Kletsky 5a0a969e41 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>
(cherry picked from commit b90ea19860853dd538e704e3e4402686c316e43c)
5 years ago
..
apm821xx apm821xx: fix fan control on highest step 5 years ago
ar71xx kernel: bump 4.14 to 4.14.145 5 years ago
arc770 treewide: use wpad-basic for not small flash targets 6 years ago
archs38 treewide: use wpad-basic for not small flash targets 6 years ago
armvirt kernel: Remove CONFIG_COMPAT 5 years ago
at91 at91:renaming subtraget legacy to sam9x 5 years ago
ath25 treewide: sysupgrade: use $UPGRADE_BACKUP to check for backup 5 years ago
ath79 ath79: Restore GL.iNet GL-AR300M-Lite first-boot connectivity 5 years ago
bcm53xx bcm53xx: sysupgrade: support Luxul firmware format 5 years ago
brcm47xx brcm47xx: sysupgrade: fix device model detection 5 years ago
brcm63xx kernel: bump 4.14 to 4.14.145 5 years ago
brcm2708 kernel: bump 4.14 to 4.14.145 5 years ago
cns3xxx treewide: sysupgrade: don't use $ARGV in platform_do_upgrade() 5 years ago
gemini kernel: bump 4.14 to 4.4.142 5 years ago
generic kernel: port upstream nft_flow_offload changes to xt_FLOWOFFLOAD and fix routing issues 5 years ago
imx6 treewide: sysupgrade: use $UPGRADE_BACKUP to check for backup 5 years ago
ipq40xx ipq40xx: fix hw-crypto detection of qce driver 5 years ago
ipq806x ipq806x: remove unsupported hw-crypto qce driver 5 years ago
kirkwood treewide: sysupgrade: don't use $ARGV in platform_do_upgrade() 5 years ago
lantiq kernel: bump 4.14 to 4.14.145 5 years ago
layerscape kernel: bump 4.14 to 4.14.145 5 years ago
malta malta: Deactivate MIPS O32 and N32 support 5 years ago
mediatek kernel: bump 4.14 to 4.14.145 5 years ago
mpc85xx treewide: sysupgrade: don't use $ARGV in platform_do_upgrade() 5 years ago
mvebu treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 5 years ago
mxs mxs: disable unused serial drivers 5 years ago
octeon treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 5 years ago
octeontx kernel: Remove CONFIG_COMPAT 5 years ago
omap treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 5 years ago
oxnas kernel: bump 4.14 to 4.14.128 5 years ago
pistachio kernel: bump 4.14 to 4.14.91 5 years ago
ramips ramips: add factory image for NETGEAR R6220 5 years ago
rb532 kernel: bump 4.14 to 4.14.86 6 years ago
samsung kernel: Do not set CONFIG_DEVMEM or CONFIG_DEVKMEM 5 years ago
sunxi treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 5 years ago
tegra treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 5 years ago
uml kernel: Deactivate CONFIG_BINFMT_MISC 5 years ago
x86 treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 5 years ago
zynq zynq: make title consistent for all devices 5 years ago
Makefile