-
Notifications
You must be signed in to change notification settings - Fork 157
imx943 netc support on A55 #578
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
Merged
mmahadevan108
merged 3 commits into
zephyrproject-rtos:master
from
nxp-upstream:develop/imx943-netc
Aug 21, 2025
Merged
imx943 netc support on A55 #578
mmahadevan108
merged 3 commits into
zephyrproject-rtos:master
from
nxp-upstream:develop/imx943-netc
Aug 21, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
will upstream to mcux-sdk-ng |
These patches have been merged into SDK NG. |
acb7abd
to
a62f4f0
Compare
rebased. |
@JiafeiPan , have you synched with the SDK team about this change? |
FYI @ZhaoxiangJin @zejiang0jason about this PR. |
ZhaoxiangJin
approved these changes
Aug 14, 2025
Hello @mmahadevan108, once this PR merged, i will pick to my PR |
zejiang0jason
approved these changes
Aug 14, 2025
yes, thanks. |
a62f4f0
to
a6e4d91
Compare
rebased. |
Cortex-A Core should set FSL_FEATURE_MEMORY_HAS_ADDRESS_OFFSET to be 0. Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>
Defined SDK_DEVICE_MAXIMUM_CPU_CLOCK_FREQUENCY which is used for delay function in hal driver. Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>
Make netc switch driver to be Aarch64 compatible. Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.