mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Update platform.yaml
This commit is contained in:
parent
d525cc25d8
commit
785b817f93
@ -55,7 +55,7 @@ trek:
|
|||||||
doc: >-
|
doc: >-
|
||||||
Name of the memory region
|
Name of the memory region
|
||||||
base:
|
base:
|
||||||
value: 0x82000000
|
value: 0x83000000
|
||||||
doc: >-
|
doc: >-
|
||||||
Base address of memory region.
|
Base address of memory region.
|
||||||
Ignored for `static` initialized memory
|
Ignored for `static` initialized memory
|
||||||
@ -108,13 +108,13 @@ trek:
|
|||||||
- backdoor
|
- backdoor
|
||||||
- frontdoor
|
- frontdoor
|
||||||
c2t_base:
|
c2t_base:
|
||||||
value: 0x83000000
|
value: 0x82000000
|
||||||
doc: >-
|
doc: >-
|
||||||
Fixed base address of C to trekbox mailbox region.
|
Fixed base address of C to trekbox mailbox region.
|
||||||
Allow 64 bytes per processor.
|
Allow 64 bytes per processor.
|
||||||
Used for init_type of `backdoor` and `frontdoor` only.
|
Used for init_type of `backdoor` and `frontdoor` only.
|
||||||
t2c_base:
|
t2c_base:
|
||||||
value: 0x83001000
|
value: 0x82001000
|
||||||
doc: >-
|
doc: >-
|
||||||
Fixed base address of trekbox to C mailbox region.
|
Fixed base address of trekbox to C mailbox region.
|
||||||
Allow 64 bytes per processor.
|
Allow 64 bytes per processor.
|
||||||
|
Loading…
Reference in New Issue
Block a user