[U-Boot] [PATCH 1/1] rockchip: evb-rk3399: correct README for board bring up

Heinrich Schuchardt xypron.glpk at gmx.de
Sun Jun 3 14:50:20 UTC 2018


%s/rkflashtool/rkdeveloptool/

We are using rkdeveloptool not rkflashtool.

Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
---
 board/rockchip/evb_rk3399/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/board/rockchip/evb_rk3399/README b/board/rockchip/evb_rk3399/README
index ada8ca7f3c1..83214670462 100644
--- a/board/rockchip/evb_rk3399/README
+++ b/board/rockchip/evb_rk3399/README
@@ -65,7 +65,7 @@ Compile the U-Boot
 Compile the rkdeveloptool
 =======================
   Follow instructions in latest README
-  > cd ../rkflashtool
+  > cd ../rkdeveloptool
   > autoreconf -i
   > ./configure
   > make
-- 
2.17.1



More information about the U-Boot mailing list