This workaround should be fixed too

This commit is contained in:
zador-blood-stained 2015-12-17 13:21:24 +03:00
parent 079915e146
commit b948c44527

View File

@ -71,11 +71,6 @@ case "$1" in
fi
fi
# Cubietruck fix. Ethernet fails on some boards if hw clock is invalid
#if [[ $MACHINE == *truck* ]] ; then
# hwclock --set --date 1/1/2015
#fi
# if HDMI is attached during boot, set default screen output to HDMI
#
#if [[ $MACHINE == *truck* && $EDID != "" ]] ; then