[PATCH] doc: board: ti: Add J742S2 support

Tom Rini trini at konsulko.com
Thu Dec 4 15:48:40 CET 2025


On Thu, Dec 04, 2025 at 07:54:51PM +0530, Udit Kumar wrote:
> J742S2 SOC is derivative of J784S4, most of build infra of j784s4 is used
> to build u-boot for J742S2 EVM board.
> 
> Add guide users on how to build for that board.
> 
> Signed-off-by: Udit Kumar <u-kumar1 at ti.com>
> ---
>  doc/board/ti/j784s4_evm.rst | 24 ++++++++++++++++++++++--
>  1 file changed, 22 insertions(+), 2 deletions(-)
> 
> diff --git a/doc/board/ti/j784s4_evm.rst b/doc/board/ti/j784s4_evm.rst
> index 22442874110..4162a42c075 100644
> --- a/doc/board/ti/j784s4_evm.rst
> +++ b/doc/board/ti/j784s4_evm.rst
> @@ -1,8 +1,8 @@
>  .. SPDX-License-Identifier: GPL-2.0-or-later OR BSD-3-Clause
>  .. sectionauthor:: Apurva Nandan <a-nandan at ti.com>
>  
> -J784S4 and AM69 Platforms
> -=========================
> +J742S2, J784S4 and AM69 Platforms
> +==================================

This is too many '=' and now CI doc building will fail with a warning.
Please build doc changes with:
          make htmldocs KDOC_WERROR=1

To ensure CI passes. Everything else looks fine, thanks.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20251204/d704c98b/attachment.sig>


More information about the U-Boot mailing list