Fix AST2700 eMMC kernel improvements and Arista Goldfinch DTS update#587
Open
prajjwal-arista wants to merge 1 commit into
Open
Fix AST2700 eMMC kernel improvements and Arista Goldfinch DTS update#587prajjwal-arista wants to merge 1 commit into
prajjwal-arista wants to merge 1 commit into
Conversation
Following is added in this patch to improve the eMMC
1. Patch AspeedTech-BMC Linux Kernel "mmc: sdhci-of-aspeed: Optimize tuning mechanism" (v6.12)
AspeedTech-BMC/linux@5fa88b1
2. Patch AspeedTech-BMC Linux Kernel "mmc: sdhci-of-aspeed: Improve CMD6 timing" (v6.18)
AspeedTech-BMC/linux@e353214
(Note that this commit is not present in AspeedTech-BMC linux kernel branch v6.12, but in v6.18.
We are patching it here in v6.12 as it is required for eMMC fix)
3. Update arista goldfinch dts to increase drive strength and use 8-bit data for eMMC
Signed-off-by: Prajjwal Singh <prajjwal@arista.com>
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
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.
Description
Add fix for AST2700 eMMC kernel improvements, and Arista Goldfinch DTS update for eMMC
Following is added in this patch to improve the eMMC -
Why I did it
On few bmc units we faced eMMC issues resulting it in not being initialized properly during bootup-
Patch List
M patches-sonic/arista_goldfinch-dts.patch
How I did it
Added Aspeed patches for mmc sdhci for tuning and improving eMMC. Updating Arista Goldfinch BMC DTS to adapt the eMMC changes.
How i tested it
Built and booted up with the changes and saw no mmc related dmesg logs: