Page MenuHomeFreeBSD

Split CESA memory resource into TDMA and CESA regs
ClosedPublic

Authored by bsz_semihalf.com on May 5 2016, 10:15 AM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 24 2024, 4:51 AM
Unknown Object (File)
Nov 13 2023, 1:36 PM
Unknown Object (File)
Oct 25 2023, 9:59 AM
Unknown Object (File)
Oct 13 2023, 9:29 AM
Unknown Object (File)
Oct 13 2023, 9:22 AM
Unknown Object (File)
Oct 13 2023, 9:22 AM
Unknown Object (File)
Oct 12 2023, 5:04 PM
Unknown Object (File)
Jul 26 2023, 7:34 AM
Subscribers

Details

Summary

TDMA and CESA registers are placed in different ranges of memory. Split
memory resource in DTS to reflect that. This change is needed to support
multiple CESA nodes as otherwise the ranges of different nodes would
overlap.

In consequence, CESA_WRITE and CESA_READ macros have been split depending
on which range of registers is accessed. Offsets for CESA registers have
been modified as the base address has changed.

Submitted by: Michal Stanek <mst@semihalf.com
Obtained from: Semihalf
Sponsored by: Stormshield
Differential revision:
Reviewed by:

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bsz_semihalf.com retitled this revision from to Split CESA memory resource into TDMA and CESA regs.
bsz_semihalf.com updated this object.
bsz_semihalf.com edited the test plan for this revision. (Show Details)
bsz_semihalf.com added reviewers: ARM, ian.
bsz_semihalf.com set the repository for this revision to rS FreeBSD src repository - subversion.
This revision was automatically updated to reflect the committed changes.