allwinner_a64/android/device/linaro/hikey/bootloader
2018-08-08 17:48:24 +08:00
..
EFI/BOOT upload android base code part6 2018-08-08 17:48:24 +08:00
Makefile upload android base code part6 2018-08-08 17:48:24 +08:00
README.md upload android base code part6 2018-08-08 17:48:24 +08:00

Bootloader is build with ArmTF and UEFI from sources located at: device/linaro/bootloader To build fip.bin and l-loader.bin do: $ cd device/linaro/hikey/bootloader $ make Results will be in out/dist

We can also generate ptable (needs root privilege) with below commands: $ cd device/linaro/hikey/l-loader/ $ make ptable.img