summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShengyu Qu <wiagn233@outlook.com>2023-08-22 17:33:57 +0300
committerLeo Yu-Chi Liang <ycliang@andestech.com>2023-09-05 05:53:41 +0300
commitf943417737cd9b230ccaab94a717b338028a4f36 (patch)
tree5f71f5a0159fb4c0d5877ae8e87d4366aa7462e9
parentdccf4a843a5f0fb2befd31c47b70aecfd0a49ecb (diff)
downloadu-boot-f943417737cd9b230ccaab94a717b338028a4f36.tar.xz
doc: board: starfive: Add more info about supported driver
Since PLDA PCIE driver is added and VL805 support is enabled in defconfig for Starfive Visionfive 2, modify the document to keep consistent. Signed-off-by: Shengyu Qu <wiagn233@outlook.com> Tested-by: Milan P. Stanić <mps@arvanta.net>
-rw-r--r--doc/board/starfive/visionfive2.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/board/starfive/visionfive2.rst b/doc/board/starfive/visionfive2.rst
index 941899a0a4..460f23aec3 100644
--- a/doc/board/starfive/visionfive2.rst
+++ b/doc/board/starfive/visionfive2.rst
@@ -20,6 +20,8 @@ The support for following drivers are already enabled:
3. StarFive JH7110 reset Driver.
4. Cadence QSPI controller Driver.
5. MMC SPI Driver for MMC/SD support.
+6. PLDA PCIE controller driver.
+7. On-board VL805 PCIE-USB controller driver.
Booting from MMC using U-Boot SPL
---------------------------------