Openwrt/target/linux
Sungbo Eo 763914ef1b ramips: improve netis WF-2881 support
This patch does the following:

1. remove u-boot-env partition
   Stock bootloader saves env variables at 0x80000 in flash,
   and there is nothing stored at 0x30000.
   By merging the partition "u-boot-env" with "u-boot",
   the partition table becomes the same as used in stock firmware:
   00000000-00080000: "Bootloader"
   00080000-00100000: "Config"
   00100000-00140000: "Factory"
   00140000-07f80000: "Kernel"

2. fix LAN/WAN MAC addresses and provide label MAC address
   Ethernet MAC addresses are stored in factory partition at:
   0xe000: LAN (label_mac)
   0xe006: WAN (label_mac+1)

3. fix LAN port order
   WF-2881 LAN ports are in reverse order of switch ports.

4. fix WiFi LEDs
   mt76 led nodes are added to make WiFi LEDs work.
   On top of this, mt76 node names are changed to more generic ones,
   and compatible strings are also added.

5. fix pinmux groups
   uart3 and uart2 pins are used as button and led, but jtag pins are not.

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
2019-11-06 00:27:55 +01:00
..
apm821xx
ar7
ar71xx
arc770
archs38
armvirt
at91
ath25
ath79 ath79: fix sorting and harmonize indent in tiny board.d files 2019-11-05 13:14:29 +01:00
bcm53xx
brcm47xx
brcm63xx
brcm2708
cns3xxx
gemini
generic
imx6
ipq40xx
ipq806x Revert "ipq806x: fix EA8500 switch control" 2019-11-06 00:21:15 +01:00
ixp4xx
kirkwood
lantiq
layerscape
malta
mediatek mediatek: add mt7629 subtarget with rfb image 2019-11-04 20:51:19 +08:00
mpc85xx
mvebu build: label kernel and rootfs ext4 volumes 2019-11-03 04:25:40 +00:00
mxs
octeon
octeontx
omap
orion
oxnas
pistachio
ramips ramips: improve netis WF-2881 support 2019-11-06 00:27:55 +01:00
rb532
samsung
sunxi
tegra
uml
x86 x86: delete empty Makefile introduced by accident 2019-11-04 12:10:37 +01:00
zynq
Makefile