[PATCH v1 2/2] 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 --- doc/board/starfive/visionfive2.rst | 2 ++ 1 file changed, 2 insertions(+)
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 ---------------------------------

On Tue, 2023-08-22 at 22:33, Shengyu Qu wrote:
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
doc/board/starfive/visionfive2.rst | 2 ++ 1 file changed, 2 insertions(+)
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
-- 2.42.0

On Tue, Aug 22, 2023 at 9:34 AM Shengyu Qu wiagn233@outlook.com wrote:
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: Dennis Gilmore dennis@ausil.us
doc/board/starfive/visionfive2.rst | 2 ++ 1 file changed, 2 insertions(+)
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
-- 2.42.0

On 8/22/23 16:33, Shengyu Qu wrote:
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
doc/board/starfive/visionfive2.rst | 2 ++ 1 file changed, 2 insertions(+)
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:
Nits:
Support for the following drivers is already enabled:
Best regards
Heinrich
- StarFive JH7110 reset Driver.
- Cadence QSPI controller Driver.
- 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
participants (4)
-
Dennis Gilmore
-
Heinrich Schuchardt
-
Milan P. Stanić
-
Shengyu Qu