03-12-2016, 03:25 AM
To support additional CPU frequencies, U-Boot needs to be updated.
Get 20160311-1 from https://www.stdin.xyz/downloads/people/l...64-images/
To update both Kernel an U-Boot to the latest releases, run the following commands (as root):
and reboot.
Get 20160311-1 from https://www.stdin.xyz/downloads/people/l...64-images/
To update both Kernel an U-Boot to the latest releases, run the following commands (as root):
Code:
bash <(curl -s https://raw.githubusercontent.com/longsleep/build-pine64-image/master/simpleimage/platform-scripts/pine64_update_uboot.sh)
bash <(curl -s https://raw.githubusercontent.com/longsleep/build-pine64-image/master/simpleimage/platform-scripts/pine64_update_kernel.sh)