RTEMS | bsps/arm/tms570: obsolete DMA BER mapping fields in reg_dma.h (#5626)

Avi Weiss (@thnkslprpt) gitlab at rtems.org
Wed Jun 17 09:27:15 UTC 2026



Avi Weiss created an issue: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5626



## Summary
The shared TMS570 DMA header still exposes obsolete/deleted BER interrupt mapping fields.  

The current header includes:
```c
  uint32_t BERMAP;            /*BER Interrupt Mapping Register*/
  ...
  uint32_t BERAOFFSET;        /*BERA Interrupt Channel Offset Register*/
  ...
  uint32_t BERBOFFSET;        /*BERB Interrupt Channel Offset Register*/
```

Those are now deleted for both variants:  
![image](/uploads/e6715ea6af741166f959b69eeb0050c9/image.png){width=900 height=71}

## Expected behaviour
Delete those struct members, replace with padding. Remove access macros as well.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5626
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260617/6d342c7e/attachment.htm>


More information about the bugs mailing list