-
Notifications
You must be signed in to change notification settings - Fork 1.6k
ccpackrf_lvds: Remove project #1633
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: sarpadi <[email protected]>
Signed-off-by: sarpadi <[email protected]>
@@ -341,7 +336,7 @@ HDL related | |||
|
|||
- ``*`` only used for ccfmc_lvds (ADRV1CRR-FMC) | |||
- ``**`` only used for ccbob_cmos (ADRV1CRR-BOB), ccbob_lvds (ADRV1CRR-BOB), ccfmc_lvds (ADRV1CRR-FMC) | |||
- ``***`` only used for ccfmc_lvds (ADRV1CRR-FMC), ccpackrf_lvds (ADRV1CRR-PACKRF) | |||
- ``***`` only used for ccfmc_lvds (ADRV1CRR-FMC) |
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.
Delete this line entirely because we already have a case for ADRV1CRR-FMC (* - L337)
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.
Also delete the IP that was marked with ***
@@ -202,7 +202,6 @@ command. | |||
============= =============================================== | |||
ccbob_cmos ADRV9361Z7035-SOM (CMOS Mode) + ADRV1CRR-BOB | |||
ccbob_lvds ADRV9361Z7035-SOM (LVDS Mode) + ADRV1CRR-BOB | |||
ccpackrf_lvds ADRV9361Z7035-SOM (LVDS Mode) + ADRV1CRR-PACKRF |
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.
Would be better if you put a * or something, and below the table (but inside the collapsible) to have a note saying that this can be found on the last release branch where it was present (and give link)
ccpackrf was removed from release after 2021_r2
PR Type
PR Checklist