Skip to content
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

Issue#4528 K82F: Move the UART clock inititialization to board specif… #4542

Merged
merged 1 commit into from
Jun 15, 2017

Conversation

mmahadevan108
Copy link
Contributor

Description

Initialize the UART clock inside the board file. This should fix the below issue
#4528

Status

**READY

  • Tests
    Passed mbed tests on K82F

…ic file

Signed-off-by: Mahadevan Mahesh <Mahesh.Mahadevan@nxp.com>
@mmahadevan108
Copy link
Contributor Author

@mmahadevan108
Copy link
Contributor Author

I have kept the clock initialization code out of fsl_clock_config.c file as it would be easier to update this to future SDK releases.

@c1728p9
Copy link
Contributor

c1728p9 commented Jun 13, 2017

/morph test

Copy link

@deepikabhavnani deepikabhavnani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verifed with K82F device, serial is up.

@mbed-bot
Copy link

Result: FAILURE

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 546

Test failed!

@bridadan
Copy link
Contributor

Oops, sorry for the failure, had to do a CI update. Restarting!

/morph test

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 547

All builds and test passed!

@sg- sg- merged commit 9787c5a into ARMmbed:master Jun 15, 2017
@mmahadevan108 mmahadevan108 deleted the Update_K82_UART_Clock_Init branch July 24, 2017 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants