Skip to content

Commit 88bb8f8

Browse files
committed
Use same atf branch as the build job uses
1 parent 495f8b8 commit 88bb8f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UEFI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export PATH="${PWD}/arm-tc/bin:${PWD}/arm64-tc/bin:$PATH"
3333

3434
```shell
3535
git clone -b hikey --depth 1 https://github.com/96boards/edk2.git linaro-edk2
36-
git clone -b hikey-v0.2.2 --depth 1 https://github.com/96boards/arm-trusted-firmware.git
36+
git clone -b hikey --depth 1 https://github.com/96boards/arm-trusted-firmware.git
3737
git clone -b hikey-v0.2.2 --depth 1 https://github.com/96boards/l-loader.git
3838
git clone git://git.linaro.org/uefi/uefi-tools.git
3939
```

0 commit comments

Comments
 (0)