summaryrefslogtreecommitdiff
path: root/bootloader/README.md
blob: 1271cfd49305ec6584a431c1770524fc4c4aec23 (plain)
1
2
3
4
5
6
7
8
9
10
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