01.02.2017 22:08, André Valentin:
The setting mmc-ddr-1_8v in the platform dts leads to read errors. The
device is unusable and system reboots in a loop. Because NBG6817 is the
only mmc device, I commented mmc-ddr-1_8v out in base dts.
The second change removes settings now present in base dts.
The third change references was a wrong conversion of constants in the switch
settings.
Switch now initializes again.
Signed-off-by: André Valentin <avalen...@marcant.net>
---
target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8065-nbg6817.dts | 4 +---
target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8065.dtsi | 2 +-
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8065.dtsi
b/target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8065.dtsi
index 8721577..411ffc3 100644
--- a/target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8065.dtsi
+++ b/target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8065.dtsi
@@ -123,7 +123,7 @@
non-removable;
cap-sd-highspeed;
cap-mmc-highspeed;
- mmc-ddr-1_8v;
+ #mmc-ddr-1_8v;
Please remove the line instead of making it a comment.
Mathias
_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev