04-23-2016, 01:15 PM
I pushed a new Kernel build with more cleanups and more modules enabled. This release also backports crc32 optimized for arm64 from mainline, improving performance and cleans up lots of debugging. A possible breaking change for some might be that the audio codec sound driver is no longer built-in and now a module. See first post of this thread for details.
Get 3.10.65-7-pine64-longsleep-28 from https://www.stdin.xyz/downloads/people/l...ges/linux/
Update like this (as root) on any of my images:
Get 3.10.65-7-pine64-longsleep-28 from https://www.stdin.xyz/downloads/people/l...ges/linux/
Update like this (as root) on any of my images:
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)