Change u-boot URL for Pinephone target.

This commit is contained in:
parazyd 2020-07-25 23:14:08 +02:00
parent ecb61177e7
commit 01c483a1ca
No known key found for this signature in database
GPG Key ID: 6B636BF0493EE747
1 changed files with 2 additions and 2 deletions

View File

@ -44,8 +44,8 @@ atfgit="https://github.com/ARM-software/arm-trusted-firmware.git"
crustgit="https://github.com/crust-firmware/crust.git"
crustbranch="master"
ubootgit="https://github.com/crust-firmware/u-boot.git"
ubootbranch="crust"
ubootgit="https://gitlab.com/pine64-org/u-boot"
ubootbranch="master"
prebuild() {
fn prebuild