Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
EFI/ | 06-Dec-2016 | ||
Makefile | 06-Dec-2016 | 1.4K | |
README.md | 06-Dec-2016 | 335 |
1 Bootloader is build with ArmTF and UEFI from sources located at: 2 device/linaro/bootloader 3 To build fip.bin and l-loader.bin do: 4 $ cd device/linaro/hikey/bootloader 5 $ make 6 Results will be in out/dist 7 8 We can also generate ptable (needs root privilege) with below commands: 9 $ cd device/linaro/hikey/l-loader/ 10 $ make ptable.img 11