mirror of
https://xff.cz/git/u-boot/
synced 2025-08-31 16:22:36 +02:00
arm: dts: Faster mmc load on TBS A711
Missing bus-width = <4>. Along with DMA support, we can now do 34MiB/s in u-boot. Signed-off-by: Ondrej Jirman <megous@megous.com>
This commit is contained in:
@@ -185,6 +185,7 @@
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&mmc0_pins>;
|
||||
cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>;
|
||||
bus-width = <4>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user