This workaround should be fixed too
This commit is contained in:
parent
079915e146
commit
b948c44527
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user