summaryrefslogtreecommitdiff
path: root/bootloader/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'bootloader/README.md')
-rw-r--r--bootloader/README.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/bootloader/README.md b/bootloader/README.md
deleted file mode 100644
index 1271cfd4..00000000
--- a/bootloader/README.md
+++ /dev/null
@@ -1,10 +0,0 @@
-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