Odroid C2 eMMC corruption (possible) fix

https://forum.armbian.com/topic/6159-c2-64gb-emmc-no-login/?tab=comments#comment-48390
This commit is contained in:
Igor Pecovnik
2018-02-02 09:41:51 +01:00
parent 547b12832b
commit e3cb45afd9

View File

@@ -0,0 +1,15 @@
diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts b/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts
old mode 100644
new mode 100755
index 2014439..fa7ec92
--- a/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts
+++ b/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts
@@ -344,7 +344,7 @@
pinctrl-names = "default", "clk-gate";
bus-width = <8>;
- max-frequency = <200000000>;
+ max-frequency = <150000000>;
non-removable;
disable-wp;
cap-mmc-highspeed;