mirror of https://github.com/parazyd/arm-sdk.git
Change u-boot URL for Pinephone target.
This commit is contained in:
parent
ecb61177e7
commit
01c483a1ca
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue