URI: 
       tChange u-boot URL for Pinephone target. - arm-sdk - os build toolkit for various embedded devices
  HTML git clone https://git.parazyd.org/arm-sdk
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 01c483a1ca19d48afdd4638d0ec2768aa3742080
   DIR parent ecb61177e7b3fdd23b0d1deb41f027826c50aef6
  HTML Author: parazyd <parazyd@dyne.org>
       Date:   Sat, 25 Jul 2020 23:14:08 +0200
       
       Change u-boot URL for Pinephone target.
       
       Diffstat:
         M boards/pinephone.sh                 |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
   DIR diff --git a/boards/pinephone.sh b/boards/pinephone.sh
       t@@ -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