]> Git Repo - u-boot.git/blame - board/ti/am64x/board-cfg.yaml
Merge branch '2023-07-27-TI-K2-K3-updates'
[u-boot.git] / board / ti / am64x / board-cfg.yaml
CommitLineData
640bf9dd
NMF
1# SPDX-License-Identifier: GPL-2.0+
2# Copyright (C) 2022-2023 Texas Instruments Incorporated - https://www.ti.com/
3#
4# Board configuration for AM64x
5#
6
7---
8
9board-cfg:
10 rev:
11 boardcfg_abi_maj : 0x0
12 boardcfg_abi_min : 0x1
13 control:
14 subhdr:
15 magic: 0xC1D3
16 size: 7
17 main_isolation_enable : 0x5A
18 main_isolation_hostid : 0x2
19 secproxy:
20 subhdr:
21 magic: 0x1207
22 size: 7
23 scaling_factor : 0x1
24 scaling_profile : 0x1
25 disable_main_nav_secure_proxy : 0
26 msmc:
27 subhdr:
28 magic: 0xA5C3
29 size: 5
30 msmc_cache_size : 0x0
31 debug_cfg:
32 subhdr:
33 magic: 0x020C
34 size: 8
35 trace_dst_enables : 0x00
36 trace_src_enables : 0x00
This page took 0.02949 seconds and 4 git commands to generate.