Skip to content
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

board: solidrun: clearfog: enable ddr odt0 on write for both chip-select #10

Open
wants to merge 2 commits into
base: v2024.04-solidrun-a38x
Choose a base branch
from

Conversation

Josua-SR
Copy link

Enabling ODT is required to suppress reflection of the data signal on DDR write operation. SolidRun Armada 388 SoM only connects M_ODT[0] even when both chip-select are used.

Enable ODT[0] for both chip-select during write only.

Original work by Baruch Siach [1] and Chris Packham [2].

[1] SolidRun/u-boot-armada38x@aba763a
[2] SolidRun/u-boot-armada38x@dbaf095

Please do not submit a Pull Request via github. Our project makes use of
mailing lists for patch submission and review. For more details please
see https://www.denx.de/wiki/U-Boot/Patches

Enabling ODT is required to suppress reflection of the data signal on
DDR write operation. SolidRun Armada 388 SoM only connects M_ODT[0] even
when both chip-select are used.

Enable ODT[0] for both chip-select during write only.

Original work by Baruch Siach [1] and Chris Packham [2].

[1] SolidRun/u-boot-armada38x@aba763a
[2] SolidRun/u-boot-armada38x@dbaf095

Signed-off-by: Josua Mayer <[email protected]>
@Josua-SR Josua-SR force-pushed the v2024.04-solidrun-a38x-pr-odt branch from 85d421b to b4827d8 Compare October 30, 2024 12:14
@Josua-SR Josua-SR force-pushed the v2024.04-solidrun-a38x-pr-odt branch from b4827d8 to 49eb0f0 Compare October 30, 2024 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant