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"
|
crustgit="https://github.com/crust-firmware/crust.git"
|
||||||
crustbranch="master"
|
crustbranch="master"
|
||||||
|
|
||||||
ubootgit="https://github.com/crust-firmware/u-boot.git"
|
ubootgit="https://gitlab.com/pine64-org/u-boot"
|
||||||
ubootbranch="crust"
|
ubootbranch="master"
|
||||||
|
|
||||||
prebuild() {
|
prebuild() {
|
||||||
fn prebuild
|
fn prebuild
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue