[rtems-docs commit] user/zynqmp: Fix SDHCI wording
    Joel Sherrill 
    joel at rtems.org
       
    Tue Mar 28 14:05:19 UTC 2023
    
    
  
Module:    rtems-docs
Branch:    master
Commit:    44bf1ac13b4c8bb438dac3c2193decce5a21ef83
Changeset: http://git.rtems.org/rtems-docs/commit/?id=44bf1ac13b4c8bb438dac3c2193decce5a21ef83
Author:    Kinsey Moore <kinsey.moore at oarcorp.com>
Date:      Tue Mar 21 14:56:34 2023 -0500
user/zynqmp: Fix SDHCI wording
---
 user/bsps/aarch64/xilinx-zynqmp.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/user/bsps/aarch64/xilinx-zynqmp.rst b/user/bsps/aarch64/xilinx-zynqmp.rst
index 1fef7a4..4de0115 100644
--- a/user/bsps/aarch64/xilinx-zynqmp.rst
+++ b/user/bsps/aarch64/xilinx-zynqmp.rst
@@ -253,7 +253,7 @@ as well as the physical ARM PL011 PrimeCell UART in the ZynqMP hardware.
 SDHCI Driver
 ------------
 
-The ZynqMP bsp has an SDHCI driver which allows reading to and writing from SD
+The ZynqMP bsp has an SDHCI driver which allows writing to and reading from SD
 cards. These can be tested in qemu using the "-sd" option. For example:
 
 .. code-block:: shell
    
    
More information about the vc
mailing list