RSS Bot Posted September 23, 2023 Posted September 23, 2023 Description Fixes ethernet broken for some users on 6.x kernels. It was working fine for me on 6.x kernels. For @AGM1968, it was working fine only on cold boot, while for some users from forum it was not working at all. Hence this PR is raised to fix the same by increasing the startup frequency and specifying clock frequency for motorcomm chip How Has This Been Tested? Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration. [X] Tested by @AGM1968 and also by user on forum that this fixes the broken ethernet [X] In my case, ethernet continues to work fine with this fix as it was working before. Checklist: [ ] My code follows the style guidelines of this project [ ] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [ ] I have made corresponding changes to the documentation [ ] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
Recommended Posts