Re: [PATCH] board: solidrun: clearfog: enable ddr odt0 on write for both chip-select

2025-01-28 Thread Stefan Roese
On 27.11.24 13:32, Josua Mayer wrote: 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 Siac

Re: [PATCH] board: solidrun: clearfog: enable ddr odt0 on write for both chip-select

2024-11-29 Thread Stefan Roese
On 27.11.24 13:32, Josua Mayer wrote: 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 Siac

[PATCH] board: solidrun: clearfog: enable ddr odt0 on write for both chip-select

2024-11-27 Thread Josua Mayer
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] https