I updated the simpleimage build to include the latest Kernel. No changes to U-Boot.
Get 20160403-2 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 20160403-2 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)