[U-Boot] [PATCH 2/3] sunxi:Added Mele i7 eMMC MOD DTS
加特技的肖特基
h at iloli.xyz
Mon Jun 29 11:47:44 CEST 2015
From 83aa308eb836b0a63f0e30bd10d72040151a1e98 Mon Sep 17 00:00:00 2001
From: Zhi Yuan Wan <dv.xw at qq.com>
Date: Thu, 25 Jun 2015 20:00:46 +0800
Subject: [PATCH 2/3] sunxi:Added Mele i7 eMMC MOD DTS
Signed-off-by: Zhi Yuan Wan <dv.xw at qq.com>
---
arch/arm/dts/sun6i-a31-i7.dts | 10 ++++++++++
configs/Mele_I7_defconfig | 2 +-
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/arch/arm/dts/sun6i-a31-i7.dts b/arch/arm/dts/sun6i-a31-i7.dts
index e9185da..1046864 100644
--- a/arch/arm/dts/sun6i-a31-i7.dts
+++ b/arch/arm/dts/sun6i-a31-i7.dts
@@ -51,6 +51,7 @@
model = "Mele I7 Quad top set box";
compatible = "mele,i7", "allwinner,sun6i-a31";
+
aliases {
serial0 = &uart0;
};
@@ -107,6 +108,15 @@
status = "okay";
};
+&mmc2 {
+ pinctrl-names = "default";
+ pinctrl-0 = <&mmc2_pins_a>;
+ vmmc-supply = <®_vcc3v3>;
+ bus-width = <4>;
+ non-removable;
+ status = "okay";
+};
+
&pio {
led_pins_i7: led_pins at 0 {
allwinner,pins = "PH13";
diff --git a/configs/Mele_I7_defconfig b/configs/Mele_I7_defconfig
index bf67433..aad780b 100644
--- a/configs/Mele_I7_defconfig
+++ b/configs/Mele_I7_defconfig
@@ -1,7 +1,7 @@
CONFIG_ARM=y
CONFIG_ARCH_SUNXI=y
CONFIG_MACH_SUN6I=y
-CONFIG_DRAM_ZQ=120
+CONFIG_DRAM_ZQ=251
CONFIG_USB1_VBUS_PIN="PC27"
CONFIG_USB2_VBUS_PIN=""
CONFIG_DEFAULT_DEVICE_TREE="sun6i-a31-i7"
--
1.7.9.5
More information about the U-Boot
mailing list