-
Notifications
You must be signed in to change notification settings - Fork 3k
LPC546XX: Add ENET support #5433
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
cc @gorazdko |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fine to me, but would like someone from networking team to review
@mikaleppanen Can you review this? We don't have the actual board in CI so I cannot really verify its performance or correctness. I'm fine if its building. |
Also, there are conflicting files. Please rebase this on top of master so build can be tested against it. |
Signed-off-by: Mahadevan Mahesh <[email protected]>
1801242
to
4dab604
Compare
Rebased to the current top of master |
/morph build |
Build : FAILUREBuild number : 491 |
You can disable "LWIP" feature at FF_LPC546XX for the CI to work:
|
Signed-off-by: Mahadevan Mahesh <[email protected]>
Can you elaborate? As this is enet support, not yet complete lwip enablement also? |
Sometime later i will move the fsl_phy.c/h one folder back and add LAN8720 support to reuse it for our board. Tested mbed-os-example-sockets. ACK |
@0xc0170 fsl_phy.c/.h is in folder TARGET_LPCXpresso which i removed |
/morph build |
Build : SUCCESSBuild number : 512 Triggering tests/morph test |
Exporter Build : SUCCESSBuild number : 127 |
/morph test |
Test : SUCCESSBuild number : 331 |
I emailed @mmahadevan108 to resolve travis waiting status, I hope we can do it this time 💯 |
@0xc0170 was this closed intentionally - can you provide a reason here? |
Travis abuse, I emailed private @mmahadevan108 , and he talked to travis team . haven't heard back thus was not reopened. I'll talk to him again to get further or we can cherrypick this to move forward asap. |
Build : SUCCESSBuild number : 613 Triggering tests/morph test |
Test : SUCCESSBuild number : 433 |
Provided a replacement, that should pass all CI. See the reference above. |
Exporter Build : ABORTEDBuild number : 228 |
Saw some previous timeouts, previous build seems solid so rekicking this one off. |
Exporter Build : SUCCESSBuild number : 230 |
No description provided.