RK3399 Android build - update.img

$ ./FFTools/mkupdate/mkupdate.sh update

Successfully build update image by FFTools as above command.
But, where is “update.img” after built? Just can’t find it out
Anyone who can help, thanks.

just run ./FFTools/mkupdate/mkupdate.sh is ok,
or use other name ./FFTools/mkupdate/mkupdate.sh xxxx, except update

richi 发表于 2017-3-17 13:13
just run ./FFTools/mkupdate/mkupdate.sh is ok,
or use other name ./FFTools/mkupdate/mkupdate.sh xx …

Noted and thanks

Or, modify “mkupdate.sh” can achieve this with output naming “update.img” …