HiKey: Add recovery target and instructions

To make it a bit easier to understand how to do a recovery and how to
flash HiKey, we have added a new make target for recovery which tells
how to configure the jumpers and the initiates the recovery itself. In
addition to this we have changed the "flash" make target so that it
does the same as stated in the instructions on the 96boards "Getting
started" page.

Signed-off-by: Joakim Bech <joakim.bech@linaro.org>
Tested-by: Joakim Bech <joakim.bech@linaro.org> (HiKey)
Reviewed-by: Victor Chong <victor.chong@linaro.org>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
1 file changed
tree: bd6974623306123b18dba64128998224de7e6e96
  1. kconfigs/
  2. .gitignore
  3. common.mk
  4. fvp.mk
  5. hikey.mk
  6. mediatek.mk
  7. qemu-check.exp
  8. qemu.mk
  9. README.md
  10. toolchain.mk
README.md

Contains the necessary build files to handle OP-TEE for various setups, for now, please see manifest/README.md and OP-TEE/README.md for instructions.