[PATCH v7 09/17] board: ti: j748s4: Add board config yaml files
Nishanth Menon
nm at ti.com
Wed Jan 3 18:36:37 CET 2024
On 00:45-20231220, Apurva Nandan wrote:
> Add board-cfg, rm-cfg, pm-cfg, sec-cfg, tifs-rm-cfg yaml for buidling
> u-boot sysfw data.
>
> Signed-off-by: Apurva Nandan <a-nandan at ti.com>
> ---
> board/ti/j784s4/board-cfg.yaml | 37 +
> board/ti/j784s4/pm-cfg.yaml | 13 +
> board/ti/j784s4/rm-cfg.yaml | 3058 ++++++++++++++++++++++++++++++
> board/ti/j784s4/sec-cfg.yaml | 380 ++++
> board/ti/j784s4/tifs-rm-cfg.yaml | 2656 ++++++++++++++++++++++++++
> 5 files changed, 6144 insertions(+)
> create mode 100644 board/ti/j784s4/board-cfg.yaml
> create mode 100644 board/ti/j784s4/pm-cfg.yaml
> create mode 100644 board/ti/j784s4/rm-cfg.yaml
> create mode 100644 board/ti/j784s4/sec-cfg.yaml
> create mode 100644 board/ti/j784s4/tifs-rm-cfg.yaml
>
Cursory review.. but btw, when I run:
$ yamllint board/ti/j784s4/rm-cfg.yaml
it throws a bunch of warnings, but it does the same for other yamls as
well. Not sure it was supposed to be yamlinted - Neha? Might be good
idea than manual review to ensure some basic checks are done?
Either way,
Reviewed-by: Nishanth Menon <nm at ti.com>
Ref - I used yamllint 1.26.3
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D
More information about the U-Boot
mailing list