summaryrefslogtreecommitdiff
path: root/bootloader/README.md
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 06:53:22 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 06:53:22 +0000
commit723ffc3948b429c1403ff7eb85d6e26345e75c9a (patch)
tree90aacb633d142c11c6922b13965018a37799de0e /bootloader/README.md
parent0f093620bf86767800575bbd7644fde3c29963b1 (diff)
parent9f8b1d25aaf497ac7a04690a235050323519aecb (diff)
downloadhikey-android13-mainline-tethering-release.tar.gz
Change-Id: I2f6cb8f03228f45cc4bbfa69af398b8af65ca3d2
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