Avi Weiss created a merge request: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1271

Project:Branches: thnkslprpt/rtems:fix-5593-EMAC-pin-routing-for-4357 to 
rtems/rtos/rtems:main
Author:   Avi Weiss



## Summary

Partially fixes #5593 

- clean up duplicate entries in `TMS570LC4357_PINMMR_DEFAULT_INIT_LIST` where a 
ball is first set to one function and then overridden later (further down) by 
the `MII` functions on the same ball.
- select MII mode in `tms570_pinmux_init`
- remove the `TMS570_MMR_SELECT_GMII_SEL` alias which is misspelled and not 
actually used anyway.

There is actually more to do here as I don't think the mode is fully set up 
correctly yet - partially this is caused by the limited support only for 
registers `0-37` in `tms570_pinmmr_init_data` - but that is follow-on work.  
These commits prepare some of the ground work, correct bugs and improve 
functionality as is.  

<!-- 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/1271
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to