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>
This commit is contained in:
parent
41826f6a34
commit
19ee1fae09
|
|
@ -65,7 +65,7 @@ Compile the U-Boot
|
||||||
Compile the rkdeveloptool
|
Compile the rkdeveloptool
|
||||||
=======================
|
=======================
|
||||||
Follow instructions in latest README
|
Follow instructions in latest README
|
||||||
> cd ../rkflashtool
|
> cd ../rkdeveloptool
|
||||||
> autoreconf -i
|
> autoreconf -i
|
||||||
> ./configure
|
> ./configure
|
||||||
> make
|
> make
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue