board: kobol: helios4: enable ddr odt0 on write for both chip-select
authorJosua Mayer <josua@solid-run.com>
Fri, 7 Feb 2025 15:06:08 +0000 (16:06 +0100)
committerStefan Roese <sr@denx.de>
Wed, 16 Apr 2025 06:05:15 +0000 (08:05 +0200)
commit873f6f9a3fd3f26a6fece7e45d6e19930e3eabf0
tree8f2c8ebe185f4f4d5d53b8e1b8de6b283df51efd
parenta08425586799374ccded78eb5fdef6e2235e1ad9
board: kobol: helios4: enable ddr odt0 on write for both chip-select

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.

See also commit d09f199097d3 ("board: solidrun: clearfog: enable ddr odt0
on write for both chip-select") where this was added to SolidRun
Clearfog board which is using the same System on Module but unlike
Helios-4 without ECC memory.

Signed-off-by: Josua Mayer <josua@solid-run.com>
board/kobol/helios4/helios4.c