Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ramips: Move LED definition out of included dtsi into dts | Jo Deisenhofer | 2023-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 International | Nita Vesa | 2022-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> |