mtk8173: Add evb-utils to the default repo config
evb-utils contains scripts and binaries for updating the preloader,
which is necessary to be able to build and flash ARM-TF from scratch for
example.
The update procedure is as stated here:
1. cd <repo_root>/evb-utils
2. $ ./update-recover.sh
3. Hold the download key pressed, then press reset key
4. $ ./update.sh
5. Device should now just wait in fastboot ready to flash the rest of
the binaries.
Signed-off-by: Joakim Bech <joakim.bech@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
1 file changed