diff options
| author | Peter Robinson <[email protected]> | 2025-10-17 12:20:24 +0100 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2025-10-18 12:01:16 +0200 |
| commit | dbac24b7137b7d1576aead857850121af92f0a51 (patch) | |
| tree | 9e399fe11cb58fd1a84553715cbdd7bc53b532cc | |
| parent | 841a68788b75750f0cd259db70b404d5e0ab3408 (diff) | |
doc: ti: j722s_evm: drop outdated boot note
The j722s_evm support is now largely complete and is certainly
not limited to UART boot so drop the confusing note from the docs.
Signed-off-by: Peter Robinson <[email protected]>
| -rw-r--r-- | doc/board/ti/j722s_evm.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/board/ti/j722s_evm.rst b/doc/board/ti/j722s_evm.rst index 9c53fa50858..4b5cf027594 100644 --- a/doc/board/ti/j722s_evm.rst +++ b/doc/board/ti/j722s_evm.rst @@ -201,11 +201,6 @@ The following table shows some common boot modes used on J722S-EVM platform. More details can be found in the Technical Reference Manual: https://www.ti.com/lit/zip/sprujb3 under the `Boot Mode Pins` section. -.. note:: - - This device is very new. Currently only UART boot is available while - we continue to add support for the other bootmodes. - .. list-table:: Boot Modes :widths: 16 16 16 :header-rows: 1 |
