Fix for Cubieboard2 not booting issue.

https://github.com/igorpecovnik/Cubietruck-Debian/issues/61
This commit is contained in:
Igor Pecovnik 2016-09-04 13:01:52 +02:00
parent bd06aef4d3
commit 4f46dcddda

View File

@ -29,6 +29,11 @@ esac
CPUMIN=480000
# last known working
if [[ $BOARD == cubieboard2 ]]; then
BOOTBRANCH="branch:v2015.10"
fi
family_tweaks()
{
# TODO: replace with udev rule