arm-sdk

os build toolkit for various embedded devices
git clone https://git.parazyd.org/arm-sdk
Log | Files | Refs | Submodules | README | LICENSE

commit 01c483a1ca19d48afdd4638d0ec2768aa3742080
parent ecb61177e7b3fdd23b0d1deb41f027826c50aef6
Author: parazyd <parazyd@dyne.org>
Date:   Sat, 25 Jul 2020 23:14:08 +0200

Change u-boot URL for Pinephone target.

Diffstat:
Mboards/pinephone.sh | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/boards/pinephone.sh b/boards/pinephone.sh @@ -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