odroidc1: disable uhs by default as it causes problems

This commit is contained in:
Calin Crisan 2018-11-14 23:42:47 +02:00
parent c03643bceb
commit 19c0bbd789

View File

@ -33,7 +33,7 @@ setenv m_bpp "32"
# UHS Card Configuration # UHS Card Configuration
# Uncomment the line below to __DISABLE__ UHS-1 MicroSD support # Uncomment the line below to __DISABLE__ UHS-1 MicroSD support
# This might break boot for some brand models of cards. # This might break boot for some brand models of cards.
#setenv disableuhs "disableuhs" setenv disableuhs "disableuhs"
# Disable VPU (Video decoding engine, Saves RAM!!!) # Disable VPU (Video decoding engine, Saves RAM!!!)