-
-
Notifications
You must be signed in to change notification settings - Fork 340
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
chore: use single target to support nv14/el18/pl18/pl18ev/nb4p #5397
Draft
richardclli
wants to merge
36
commits into
main
Choose a base branch
from
fs_nv14_on_pl18
base: main
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.
+1,859
−426
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
pfeerick
changed the title
feat(nv14/el18): Use pl18 target to support nv14/el18
chore: use single target to support nv14 & el18
Aug 7, 2024
pfeerick
added
compilation
Related to compiling the firmware and firmware options
house keeping 🧹
Cleanup of code and house keeping
labels
Aug 7, 2024
richardclli
changed the title
chore: use single target to support nv14 & el18
chore: use single target to support nv14/el18/pl18/pl18ev/nb4p
Aug 7, 2024
richardclli
force-pushed
the
fs_nv14_on_pl18
branch
3 times, most recently
from
August 8, 2024 09:12
353b5c3
to
f45e91e
Compare
richardclli
force-pushed
the
fs_nv14_on_pl18
branch
2 times, most recently
from
August 10, 2024 04:19
d22f954
to
c1b4733
Compare
richardclli
force-pushed
the
fs_nv14_on_pl18
branch
2 times, most recently
from
August 18, 2024 23:27
80e3a66
to
eb2040e
Compare
12 tasks
richardclli
force-pushed
the
fs_nv14_on_pl18
branch
2 times, most recently
from
August 22, 2024 02:53
29e2bf2
to
6507fc1
Compare
@pfeerick Please check if the tap counting problem gone with this PR. |
richardclli
force-pushed
the
fs_nv14_on_pl18
branch
3 times, most recently
from
August 28, 2024 03:03
d0a97c5
to
e55ceef
Compare
richardclli
force-pushed
the
fs_nv14_on_pl18
branch
5 times, most recently
from
September 6, 2024 08:14
0596596
to
fe96973
Compare
richardclli
force-pushed
the
fs_nv14_on_pl18
branch
2 times, most recently
from
September 12, 2024 01:51
464892b
to
30049d2
Compare
richardclli
force-pushed
the
fs_nv14_on_pl18
branch
from
September 18, 2024 06:59
30049d2
to
a9ac2fa
Compare
To allow easier disabling
richardclli
force-pushed
the
fs_nv14_on_pl18
branch
from
November 4, 2024 02:34
68773c5
to
05d51a6
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
compilation
Related to compiling the firmware and firmware options
house keeping 🧹
Cleanup of code and house keeping
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.
Summary of changes:
pl18 target and nv14 target has a lot on common, unifying them into one target can easy maintenance in the future.
This PR is based on NB4+ PR, so the merge order is:
This branch just extend the pl18 target to handle 2 more PCBREV: nv14 and el18, i.e. one can still build nv14/el18 firmware using old target.
Old targets:
New targets: