-
Notifications
You must be signed in to change notification settings - Fork 3k
Nuvoton: Fix NUC472 SD-Host HW IP reset definition #7565
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
It's just only the chip specific HW IP reset wrong definition issue, not relative to mbed-os-core change manner. So, it seems not need to include all mbed-os-ipcore reviewers. |
@mikaleppanen Please review |
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.
Result should be initialized, otherwise ok.
@@ -222,15 +222,17 @@ bool NUMAKER_EMAC::link_out(emac_mem_buf_t *buf) | |||
{ | |||
bool result; |
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.
Not changed in this pull request, but noticed that this is left uninitialized on error cases. Should be set false here or on goto to error jumps.
@mikaleppanen , thanks of your advisement and it's fixed in commit |
/morph build |
Build : SUCCESSBuild number : 2700 Triggering tests/morph test |
Exporter Build : SUCCESSBuild number : 2329 |
Test : SUCCESSBuild number : 2431 |
Nuvoton: Fix NUC472 SD-Host HW IP reset definition
Description
This PR could fix the wrong definition of NUC472 SD-Host HW IP reset. The wrong definition will encounter EMAC reset as while call
SD_Init()
.Pull request type
Test
Verified OK by cloud client v1.3.3