[U-Boot] [PATCH 2/3] riscv: dts: AE250 support sd High-Speed mode
Andes
uboot at andestech.com
Thu Mar 15 05:42:25 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/riscv/dts/ae250.dts | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/riscv/dts/ae250.dts b/arch/riscv/dts/ae250.dts
index 5dc4fb0..9a38345 100644
--- a/arch/riscv/dts/ae250.dts
+++ b/arch/riscv/dts/ae250.dts
@@ -74,6 +74,7 @@
fifo-depth = <0x10>;
reg = <0xf0e00000 0x1000>;
interrupts = <17 4>;
+ cap-sd-highspeed;
};
spi: spi at f0b00000 {
--
2.7.4
More information about the U-Boot
mailing list