Mainline Kernel 4.8RC3
Pre-release
Pre-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