clearfog: sata serdes needs Rx swap#3
Open
baruchsiach wants to merge 1 commit intoSolidRun:v2018.01-solidrun-a38xfrom
Open
clearfog: sata serdes needs Rx swap#3baruchsiach wants to merge 1 commit intoSolidRun:v2018.01-solidrun-a38xfrom
baruchsiach wants to merge 1 commit intoSolidRun:v2018.01-solidrun-a38xfrom
Conversation
Author
|
I have now noticed that the Clearfog Base serdes configuration needs the same fix. Should I post an update? |
|
Please provide a new pull with both fixes.
…On Thu, Jun 14, 2018 at 7:40 AM Baruch Siach ***@***.***> wrote:
I have no noticed that the Clearfog Base serdes configuration needs the
same fix. Should I post an update?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAGPpVIBXT9dQNKQaxKubV6z9-askF2fks5t8fc0gaJpZM4UmQQW>
.
|
Both SATA serdes configurations need to enable the swap_rx field in serdes_map to allow proper communication with SATA devices. Apply the fix to Pro and Base. Signed-off-by: Baruch Siach <baruch@tkos.co.il>
ddf19c4 to
f95ec9a
Compare
Author
|
I updated the pull request to include both Pro and Base. |
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
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.
Both SATA serdes configurations need to enable the swap_rx field in
serdes_map to allow proper communication with SATA devices.
Signed-off-by: Baruch Siach baruch@tkos.co.il