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

Tom Rini trini at konsulko.com
Thu Dec 4 16:30:37 CET 2025


On Thu, Dec 04, 2025 at 08:49:36PM +0530, Kumar, Udit wrote:
> Hi Tom
> 
> On 12/4/2025 8:18 PM, Tom Rini wrote:
> > 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
> 
> 
> When I checked locally, I haven't encountered any error
> 
> https://gist.github.com/uditkumarti/94780fe8ec2bb4b55c46b1ab4afc7e7d

But it also didn't rebuild the file in that gist. It's not like -Werror
in that it fails immediately, it just prints a warning while building
and then (only that) make instance will have a non-zero exit status.

> Anyway, I will send v2 by removing one extra =

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/50330ec3/attachment-0001.sig>


More information about the U-Boot mailing list