Create uboot.env from uboot.txt

Add support for generation of uboot.env image from txt file

Fixes: https://github.com/OP-TEE/build/issues/85
Signed-off-by: Igor Opaniuk <igor.opaniuk@linaro.org>
Tested-by: Igor Opaniuk <igor.opaniuk@linaro.org> (RPi3)
Reviewed-by: Joakim Bech <joakim.bech@linaro.org>
3 files changed
tree: b4747cd9787bbd0215097e9ffd57344abf23e792
  1. kconfigs/
  2. rpi3/
  3. .gitignore
  4. common.mk
  5. fvp.mk
  6. hikey.mk
  7. hikey_debian.mk
  8. juno.mk
  9. mediatek.mk
  10. qemu-check.exp
  11. qemu.mk
  12. qemu_v8.mk
  13. README.md
  14. rpi3.mk
  15. 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.