Shiji Yang
01996b785d
ramips: clean up useless dts partition labels
...
The previous NVMEM eeprom conversions[1][2] left a lot of partition
labels that were no longer used. They can be removed now.
[1] https://github.com/openwrt/openwrt/pull/13584
[2] https://github.com/openwrt/openwrt/pull/13587
Signed-off-by: Shiji Yang <yangshiji66@qq.com>
2024-02-21 13:31:18 +01:00
Shiji Yang
afc390a69f
ramips: mt7621: convert Xiaomi devices EEPROM to NVMEM format
...
-+---------------------------+-
| Model | NIC |
-+---------------------------+-
| AC2100 | MT7603 + MT7615 |
-+---------------------------+-
| MI4A V2 | MT7603 + MT7613 |
-+---------------------------+-
| Others | MT7603 + MT7612 |
-+---------------------------+-
Signed-off-by: Shiji Yang <yangshiji66@qq.com>
2024-01-17 01:14:49 +01:00
Rosen Penev
f4c33d098f
ramips: mt7621: convert to nvmem-layout
...
Allows replacing mac-address-increment with mac-base.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-11-26 01:30:32 +01:00
Adrian Schmutzler
93be5926a2
ramips: mt7621: create DTSI for Xiaomi NAND devices
...
This creates a DTSI for Xiaomi devices with 128M NAND.
This allows to consolidate the partitions and a few other nodes for
AC2100 family and Mi Router 3G.
Note that the Mi Router 3 Pro has 256M NAND and differently sized
partitions.
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2021-01-21 22:52:02 +01:00