rockchip: evb-rk3399: correct README for board bring up

%s/rkflashtool/rkdeveloptool/

We are using rkdeveloptool not rkflashtool.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
lime2-spi
Heinrich Schuchardt 6 years ago committed by Philipp Tomsich
parent 41826f6a34
commit 19ee1fae09
  1. 2
      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

Loading…
Cancel
Save