RTEMS | powerpc/beatnik/include/bsp.h: Disable inport_ and outport_ (!651)

Joel Sherrill (@joel) gitlab at rtems.org
Fri Aug 1 21:56:45 UTC 2025



Joel Sherrill created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/651

Project:Branches: joel/rtems:beatnick-inport-outport to rtems/rtos/rtems:main
Author:   Joel Sherrill
Assignee: Joel Sherrill



## Summary

powerpc/beatnik/include/bsp.h: Disable inport_ and outport_

The inport_[byte|word|long] and outport_[byte|word|long] methods
assume that the port is an address. The Beatnick definitions just
pass through the offset into IO Space. These are broken until they
do that. They do not appear to be used in anything this BSP actually
uses so disabling them works. Code is disabled with a lengthy comment
added if someone needs them to work in the future.


<!-- Default settings, if it is a dropdown it will set after submission -->

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/651
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/20250801/4d0145a0/attachment.htm>


More information about the bugs mailing list