03-11-2017, 12:10 PM
I updated the simpleimage build to include the latest Kernel, U-Boot and initrd. See the first post in this thread for the list of changes.
Get 20170311-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 20170311-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)