[PATCH] boards: amlogic: update documentation for PCIe support

Signed-off-by: Neil Armstrong narmstrong@baylibre.com --- doc/board/amlogic/index.rst | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/doc/board/amlogic/index.rst b/doc/board/amlogic/index.rst index 275c3664b7..8da7afddb4 100644 --- a/doc/board/amlogic/index.rst +++ b/doc/board/amlogic/index.rst @@ -70,6 +70,8 @@ This matrix concerns the actual source code version. +-------------------------------+-----------+-----------------+--------------+------------+------------+-------------+--------------+ | SoC (version) information | **Yes** | **Yes** | **Yes** | **Yes** | **Yes** | **Yes** | **Yes** | +-------------------------------+-----------+-----------------+--------------+------------+------------+-------------+--------------+ +| PCIe (+NVMe) | *N/A* | *N/A* | *N/A* | **Yes** | **Yes** | **Yes** | **Yes** | ++-------------------------------+-----------+-----------------+--------------+------------+------------+-------------+--------------+
Board Documentation -------------------

On 16/04/2021 14:23, Neil Armstrong wrote:
Signed-off-by: Neil Armstrong narmstrong@baylibre.com
doc/board/amlogic/index.rst | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/doc/board/amlogic/index.rst b/doc/board/amlogic/index.rst index 275c3664b7..8da7afddb4 100644 --- a/doc/board/amlogic/index.rst +++ b/doc/board/amlogic/index.rst @@ -70,6 +70,8 @@ This matrix concerns the actual source code version. +-------------------------------+-----------+-----------------+--------------+------------+------------+-------------+--------------+ | SoC (version) information | **Yes** | **Yes** | **Yes** | **Yes** | **Yes** | **Yes** | **Yes** | +-------------------------------+-----------+-----------------+--------------+------------+------------+-------------+--------------+ +| PCIe (+NVMe) | *N/A* | *N/A* | *N/A* | **Yes** | **Yes** | **Yes** | **Yes** | ++-------------------------------+-----------+-----------------+--------------+------------+------------+-------------+--------------+
Board Documentation
Applied to u-boot-amlogic
participants (1)
-
Neil Armstrong