02-23-2020, 11:46 AM
You have the u-boot sources on Pine64's gitlab.
Take care to first clone and compile arm-trusted-firmware (available on gitlab too), as you'll need the generated bl31.bin to compile u-boot (by specifying its path using the BL31 env variable).
Take care to first clone and compile arm-trusted-firmware (available on gitlab too), as you'll need the generated bl31.bin to compile u-boot (by specifying its path using the BL31 env variable).