ramips: improve support for STORYLiNK SAP-G3200U3
authorSungbo Eo <mans0n@gorani.run>
Sun, 10 Mar 2024 04:55:24 +0000 (13:55 +0900)
committerSungbo Eo <mans0n@gorani.run>
Sun, 10 Mar 2024 07:32:14 +0000 (16:32 +0900)
commit261876a067fbf753d50459e3a88354ff873af422
treecf658b952bb6fdb6e4cc99554df1fa843691e918
parent85a8f58483b223951515219ca9b21c31c36f87c8
ramips: improve support for STORYLiNK SAP-G3200U3

* Increase flash SPI frequency to 50MHz

  The maximum SPI frequency of MX25L6406EM2I is 86 MHz,
  but in this patch 50 MHz was chosen as a safe value.

* Update Ethernet MAC addresses

  Till now LAN/WAN MAC addresses were flipped
  compared to stock firmware.

* Fix Wi-Fi LEDs by adding mt76 led nodes

* Fix LAN port order

  LAN ports are in reverse order of switch ports.

* Fix the well-known "LZMA ERROR 1" error by using lzma-loader

* Set uImage name, which enables installation via stock web interface:

  1.  Upload **initramfs** image file to the web page.
  2.  Boot into OpenWrt and perform sysupgrade with sysupgrade image.

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
target/linux/ramips/dts/mt7621_storylink_sap-g3200u3.dts
target/linux/ramips/image/mt7621.mk