summaryrefslogtreecommitdiff
path: root/board/toradex/aquila-am69/board-cfg.yaml
blob: 4d01a41bee509a7300daa61822e019fafeac3aab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# SPDX-License-Identifier: GPL-2.0-only
#
# Copyright 2024 Toradex
#
# Board configuration for AM69
#

---

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