[U-Boot] [PATCH 3/3] nds32: dts: AG101P support sd High-Speed mode
Andes
uboot at andestech.com
Thu Mar 15 05:42:59 UTC 2018
From: Rick Chen <rick at andestech.com>
Enable High-Speed mode with cap-sd-highspeed in dts
Signed-off-by: Rick Chen <rick at andestech.com>
Signed-off-by: Rick Chen <rickchen36 at gmail.com>
---
arch/nds32/dts/ag101p.dts | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/nds32/dts/ag101p.dts b/arch/nds32/dts/ag101p.dts
index 19dc36f..7832efb 100644
--- a/arch/nds32/dts/ag101p.dts
+++ b/arch/nds32/dts/ag101p.dts
@@ -67,5 +67,6 @@
fifo-depth = <0x10>;
reg = <0x98e00000 0x1000>;
interrupts = <5 4>;
+ cap-sd-highspeed;
};
};
--
2.7.4
More information about the U-Boot
mailing list