user/zynqmp: Fix SDHCI wording

This commit is contained in:
Kinsey Moore 2023-03-21 14:56:34 -05:00 committed by Joel Sherrill
parent 3b33dd3cd9
commit 44bf1ac13b

View File

@ -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