-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Cleanup nxp board XIP, XMCD and DCD files #96120
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
Cleanup nxp board XIP, XMCD and DCD files #96120
Conversation
226d73a
to
e6a6f53
Compare
Convert camel case to snake case Signed-off-by: Zhaoxiang Jin <[email protected]>
e6a6f53
to
7bb6b76
Compare
hello @hakehuang , this pr is going to convert camel cast to snake cast for i.mxrt/mcxn947 board flash_config files, could you please help to test i.mx rt/mcxn947 platforms base this pr? Thanks. |
7bb6b76
to
78e1685
Compare
78e1685
to
99b5d7e
Compare
sure, I will run regression with sanity scope and feedback. |
@ZhaoxiangJin |
99b5d7e
to
dbe615b
Compare
Hello @hakehuang, thanks for your help, i found the root cause and fixed in the latest update, please help to check again. |
Cleanup XIP, XMCD and DCD files to convert camel case to snake case. Signed-off-by: Zhaoxiang Jin <[email protected]>
dbe615b
to
8b98297
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.
all IMXRT and mcxn947 platforms board testing are OK on v4.2.0-3811-g8b9829760854
Cleanup XIP, XMCD and DCD files, convert camel case to snake case.