Fix AST2700 eMMC kernel improvements and Arista Goldfinch DTS update#587
Fix AST2700 eMMC kernel improvements and Arista Goldfinch DTS update#587prajjwal-arista wants to merge 2 commits 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). |
|
Thanks for the focused fix and the verifiable dmesg evidence — the two kernel patches are byte-identical to the AspeedTech-BMC upstream commits, which made the verification easy. One process suggestion before approval, on patch hygiene for the two cherry-picked kernel patches: Both patches currently have Concrete suggestion: from a local clone of That gives you patch files that already carry the original This preserves Two smaller asks that would help reviewers:
None of these are blockers on correctness — happy to approve once the patch headers are regenerated and the two questions above have a line of answer. |
Signed-off-by: Prajjwal Singh <prajjwal@arista.com>
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@yxieca Thank you for reviewing Requesting @chander-nexthop @nats-nokia @oleksandrivantsiv to please review these changes. |
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:
Backport
Backport required in 202605