-
Notifications
You must be signed in to change notification settings - Fork 32
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
_projects/(imx6ull, imxrt106x): Add config for iMX ENET driver #1134
Open
julianuziemblo
wants to merge
3
commits into
master
Choose a base branch
from
julianuziemblo/enet-imxrt1064-evk
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
14 tasks
ad37b33
to
8f3f682
Compare
8f3f682
to
99ea36b
Compare
bc5aa49
to
e3f7b67
Compare
c9351c1
to
b6fa82a
Compare
b6fa82a
to
a9750ac
Compare
a9750ac
to
197bbc8
Compare
10e1fea
to
3050cca
Compare
6a107ba
to
50a6ea1
Compare
50a6ea1
to
f734ee8
Compare
f734ee8
to
c99b00c
Compare
enet irq not inverted in the schematic JIRA: RTOS-507
imx6ull-evk has 2x KSZ8081RNB instead of RNA JIRA: RTOS-507
c99b00c
to
effae8d
Compare
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.
Description
Provides necessary default configuration for iMX RT106x/6ULL Ethernet driver.
This PR might not be passing some tests on
armv7a7-imx6ull-evk
without phoenix-rtos/phoenix-rtos-lwip#96.Motivation and Context
Part of https://jira.phoenix-rtos.com/browse/RTOS-507.
Types of changes
How Has This Been Tested?
armv7a7-imx6ull-evk
,armv7m7-imxrt106x-evk
.Checklist:
Special treatment