mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-15 06:26:07 +01:00
Add board-cfg, rm-cfg, pm-cfg, sec-cfg, tifs-rm-cfg yaml for buidling u-boot sysfw data. [ added board specific yaml files for binman ] Signed-off-by: Neha Malcom Francis <n-francis@ti.com> Signed-off-by: Apurva Nandan <a-nandan@ti.com> Reviewed-by: Nishanth Menon <nm@ti.com> Tested-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> # AM69-SK
38 lines
810 B
YAML
38 lines
810 B
YAML
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
#
|
|
# Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
|
|
#
|
|
# Board configuration for J784S4
|
|
#
|
|
|
|
---
|
|
|
|
board-cfg:
|
|
rev:
|
|
boardcfg_abi_maj: 0x0
|
|
boardcfg_abi_min: 0x1
|
|
control:
|
|
subhdr:
|
|
magic: 0xC1D3
|
|
size: 7
|
|
main_isolation_enable: 0x5A
|
|
main_isolation_hostid: 0x2
|
|
secproxy:
|
|
subhdr:
|
|
magic: 0x1207
|
|
size: 7
|
|
scaling_factor: 0x1
|
|
scaling_profile: 0x1
|
|
disable_main_nav_secure_proxy: 0
|
|
msmc:
|
|
subhdr:
|
|
magic: 0xA5C3
|
|
size: 5
|
|
msmc_cache_size: 0x8
|
|
debug_cfg:
|
|
subhdr:
|
|
magic: 0x020C
|
|
size: 8
|
|
trace_dst_enables: 0x00
|
|
trace_src_enables: 0x00
|