diff --git a/alarm/uboot-odroid-c1/PKGBUILD b/alarm/uboot-odroid-c1/PKGBUILD index 9a658b660..a239cfaaf 100644 --- a/alarm/uboot-odroid-c1/PKGBUILD +++ b/alarm/uboot-odroid-c1/PKGBUILD @@ -19,7 +19,7 @@ source=("https://github.com/hardkernel/u-boot/archive/${_commit}.tar.gz" '0001-remove-cross-compiling.patch' '0002-sd_fusing-tweaks.patch') md5sums=('0fc20cde97358ab04b22b946d563e970' - '27606b2133d8a2084ae36c5414df3447' + 'ed5bded4033001cdc2d06135858fca92' 'fb9e00cfdc765b60c61b42060bde6fc2' 'beeec86a4903a3ce6d1e7956ad9250c4') diff --git a/alarm/uboot-odroid-c1/boot.ini b/alarm/uboot-odroid-c1/boot.ini index a12c587a7..6b5cd3e70 100644 --- a/alarm/uboot-odroid-c1/boot.ini +++ b/alarm/uboot-odroid-c1/boot.ini @@ -34,7 +34,7 @@ setenv m_bpp "32" # UHS Card Configuration # Uncomment the line below to __DISABLE__ UHS-1 MicroSD support # This might break boot for some brand models of cards. -# setenv disableuhs "disableuhs" +setenv disableuhs "disableuhs" # Disable VPU (Video decoding engine, Saves RAM!!!) # 0 = disabled