Hi Tom On 20/02/26 20:15, Tom Rini wrote: > On Fri, Feb 20, 2026 at 02:45:32PM +0530, Neha Malcom Francis wrote: > >> Add config fragment support for enabling inline ECC and/or BIST on TI K3 >> supported platforms. >> >> Signed-off-by: Neha Malcom Francis <[email protected]> >> --- >> Typically we do not enable these configs by default but would still like to >> have >> the option to start building them in our default build flow for testing. Also >> there is the added advantage of users being able to see what is needed in >> case >> they choose to enable these features. > > If we want to partly justify this as helping users, we need to update > the board documentation as well. Also, can these live under > board/ti/common perhaps?
Yes I can add documentation. And yes putting it under board/ti/common can work. > -- Thanking You Neha Malcom Francis

