[RESEND PATCH v2 0/2] k3_*: Add config fragments for inline ECC and BIST
Neha Malcom Francis
n-francis at ti.com
Thu Feb 26 13:25:06 CET 2026
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.
Changes since v1:
https://lore.kernel.org/u-boot/20260220091532.3584771-1-n-francis@ti.com/
- move fragments to board/ti/common (Tom)
- add doc patch (Tom)
Neha Malcom Francis (2):
configs: k3_*: Add config fragments for enabling inline ECC and/or
BIST
doc: board: ti: Add support for config fragment builds
board/ti/common/k3_bist.config | 1 +
board/ti/common/k3_inline_ecc.config | 1 +
doc/board/ti/k3.rst | 66 ++++++++++++++++++++++++++++
3 files changed, 68 insertions(+)
create mode 100644 board/ti/common/k3_bist.config
create mode 100644 board/ti/common/k3_inline_ecc.config
--
2.34.1
More information about the U-Boot
mailing list