-
Notifications
You must be signed in to change notification settings - Fork 143
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
mcux-sdk: Update to SDK 2.15.000 #329
mcux-sdk: Update to SDK 2.15.000 #329
Conversation
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.
This PR adds yet more binary blobs (*.FLM), which makes things worse than they already are. Please, remove all the unnecessary stuff (which is a lot). This repo is cloned by everybody following the GSG, and so should be kept in decent shape.
The flm files were an oversite and will be removed. |
746cbd7
to
6379eef
Compare
@gmarull, I've removed the binary files and additional items (hard to review though based on the number of files). Good catch. |
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.
Couple of observations from the README
.
- A more recent commit from MCUX SDK would be good to grab the LTO fix.
@brycewilkins, thank you for the review and comments. I will be updating this PR soon with the the updates on mcux-sdk after a quick sync with the SDK team. |
6379eef
to
3c9dbd0
Compare
b738a6e
to
374e772
Compare
@gmarull, the PR has been updated, kindly re-review. |
374e772
to
06a0ccc
Compare
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.
full build on NXP platforms OK. and board testing for imxrt/kinetis/lpc are OK
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.
Great to have this updated to the latest SDK and remove a lot of items from the patch list!
Also excellent idea to list the SHAs in the README
.
I still see many files that should likely not be there: Or... there's even a USB stack https://github.com/nxp-zephyr/hal_nxp/tree/mcux_2.15.000_RW61x/mcux/middleware/mcux-sdk-middleware-usb ? @jfischer-no |
06a0ccc
to
170dd5f
Compare
Thanks for catching this. I had missed deleting these |
170dd5f
to
ae25ef4
Compare
@mmahadevan108, can you rebase this with the current since we just merged the HWMv2 changes. Want to make sure things are still okay from a CI perspective. |
@gmarull, can you take a look. |
Rebased, @hakehuang . Could you do a test one more time to see if all looks fine with update to HWV2 and SDK 2.15 update. |
ae25ef4
to
b7adc87
Compare
looks like many files have been deleted, a new pass can be done if more are detected
Update mcux-sdk to 2.15.000 + RW61x Signed-off-by: David Leach <david.leach@nxp.com>
Move used job descriptors in the CAAM driver from the stack to noncacheable section. This change has not been accepted by the SDK team and needs to be maintained here. Signed-off-by: David Leach <david.leach@nxp.com>
Remove document PDF files. Signed-off-by: David Leach <david.leach@nxp.com>
Number of items are no longer needed Signed-off-by: David Leach <david.leach@nxp.com>
b7adc87
to
a92c1d2
Compare
Updating NXP HAL to SDK 2.15.000