summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorFrank Wunderlich <frank-w@public-files.de>2022-02-11 10:13:54 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2022-02-11 11:40:27 +0100
commita7f0bcee97dd14ba522b02578ff08e8cafdca1df (patch)
tree076240c512b46a490ce8a98a711b32e1f78d7f0d /Documentation
parent149932efdf368adb4abb2594e3d33899315449a1 (diff)
downloadbarebox-a7f0bcee97dd14ba522b02578ff08e8cafdca1df.tar.gz
barebox-a7f0bcee97dd14ba522b02578ff08e8cafdca1df.tar.xz
ARM: Rockchip: Add rk3568 BananaPi R2 Pro board support
This adds support for the BananaPi R2 Pro board. It is basicly a copy of rk3568 evb board but with slightly modified DTS. Added GPIO-Leds to dts and modified the hw-detection a bit. Tested features so far are: - 1st stage booting - Network - SD card and Emmc - usb (1.1 and 3 work, usb2 not working) - power LED (green) Signed-off-by: Frank Wunderlich <frank-w@public-files.de> Link: https://lore.barebox.org/20220211091354.11573-1-linux@fw-web.de Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/boards/rockchip.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/boards/rockchip.rst b/Documentation/boards/rockchip.rst
index 68c3e11265..041bb9fa64 100644
--- a/Documentation/boards/rockchip.rst
+++ b/Documentation/boards/rockchip.rst
@@ -57,6 +57,7 @@ Supported Boards
----------------
- Rockchip RK3568 EVB
+- Rockchip RK3568 Bananapi R2 Pro
- Pine64 Quartz64 Model A
The steps described in the following target the RK3568 and the RK3568 EVB but