summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/README.rockchip6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/README.rockchip b/doc/README.rockchip
index a34e198cb8..ce8ce77505 100644
--- a/doc/README.rockchip
+++ b/doc/README.rockchip
@@ -39,7 +39,7 @@ Building
At present three RK3288 boards are supported:
- Firefly RK3288 - use firefly-rk3288 configuration
- - Radxa Rock Pro - also uses firefly-rk3288 configuration
+ - Radxa Rock 2 - also uses firefly-rk3288 configuration
- Haier Chromebook - use chromebook_jerry configuration
For example:
@@ -48,8 +48,8 @@ For example:
(or you can use another cross compiler if you prefer)
-Note that the Radxa Rock Pro uses the Firefly configuration for now as
-device tree files are not yet available for the Rock Pro. Clearly the two
+Note that the Radxa Rock 2 uses the Firefly configuration for now as
+device tree files are not yet available for the Rock 2. Clearly the two
have hardware differences, so this approach will break down as more drivers
are added.