]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
riscv: sifive: fu740: reduce DDR speed from 1866MT/s to 1600MT/s
authorThomas Perrot <thomas.perrot@bootlin.com>
Thu, 22 Feb 2024 14:52:03 +0000 (15:52 +0100)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Tue, 12 Mar 2024 06:36:13 +0000 (14:36 +0800)
It appears that there is some timing marginality either in the
board layout or the SoC that results in occasional data corruption
on some boards.
We observed this issue on some of the new HiFive Unmatched RevB
boards during volume production as well as some of the original
HiFive Unmatched boards from 2021 in our possession. This means
that there are other boards out there that might have the issue
too.

We have done some limited testing with DDR4 at 1600MT/s and
faulty boards (failing at 1866MT/s) passed.
We plan further testing after we procure a temperature chamber.

Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
arch/riscv/dts/fu740-c000-u-boot.dtsi

index 706224b384d22c1d74643e3cf73184df54e43cb5..956237c3218e7a7a69f308f3ce19ad636d1468c9 100644 (file)
@@ -77,7 +77,7 @@
                               0x0 0x100b2000 0x0 0x2000
                               0x0 0x100b8000 0x0 0x1000>;
                        clocks = <&prci FU740_PRCI_CLK_DDRPLL>;
-                       clock-frequency = <933333324>;
+                       clock-frequency = <800000004>;
                        bootph-pre-ram;
                };
        };