Skip to content

Mainline Kernel 4.8RC3

Pre-release
Pre-release
Compare
Choose a tag to compare
@atlury atlury released this 25 Aug 20:05
· 5 commits to master since this release

This is a pre-release only. Only boots and resets after 30 seconds as watch-dog timer sets in. Expect the following in future.

To disable the watch dog timer please run a script
while [ 1 ] ; do sleep 1; echo V > /dev/watchdog; echo V > /dev/watchdog0; done

This prerelease is for testing andy's wifi and sd-card (external) patches etc