Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | rockchip: remove LED label hack | Tianling Shen | 2024-02-22 |
| | | | | | | | Now we support parsing the color and function properties. Ref: e814acc59948 ("base-files: support parse DT LED color and function") Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org> | ||
* | rockchip: add Orange Pi R1 Plus support | Tianling Shen | 2023-05-31 |
Orange Pi R1 Plus is a Rockchip RK3328 based SBC by Xunlong. This device is similar to the NanoPi R2S, and has a 16MB SPI NOR (mx25l12805d). The reset button is changed to directly reset the power supply, another detail is that both network ports have independent MAC addresses. Note: booting from SPI is currently unsupported, you have to install the image on a SD card. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org> |