aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ramips/dts/mt7628an_xiaomi_mi-router-4a-100m-intl.dts
Commit message (Collapse)AuthorAge
* ramips: Move LED definition out of included dtsi into dtsJo Deisenhofer2023-01-14
| | | | | | | Prepare for a new target with different led definitions that wants to include this dtsi. The resulting dtb are unchanged, verified with dtdiff Signed-off-by: Jo Deisenhofer <jo.deisenhofer@gmail.com>
* ramips: Add Xiaomi Mi Router 4A 100M InternationalNita Vesa2022-07-03
The international version of Mi Router 4A 100M is physically identical to the non-international one, but appears to be using a different partitioning scheme with the "overlay" partition being 2MiB in size instead of 1MiB. This means the following "firmware" partition starts at a different address and the DTS needs to be adjusted for the firmware to work. Signed-off-by: Nita Vesa <werecatf@outlook.com>