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 <[email protected]> > > > --- > > > 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 <[email protected]> > > > -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
signature.asc
Description: PGP signature

