
22 Oct
2018
22 Oct
'18
7:24 p.m.
On Sun, Oct 07, 2018 at 09:20:45AM -0500, Adam Ford wrote:
The default timings are assumming an OMAP36 / AM37 / DM37, but the OMAP35 controller is a bit slower, so DDR may operate out of spec when under stress. This patch checks the processor type and sets the DDR timings according to processor type.
Fixes: 5ad4212ce0d5 ("ARM: DTS: Add Logic PD OMAP35/DM37 SOM-LV and OMAP35 Torpedo")
Signed-off-by: Adam Ford aford173@gmail.com
diff --git a/board/logicpd/omap3som/omap3logic.c b/board/logicpd/omap3som/omap3logic.c index 4507b1ed99..0b827355a8 100644
Applied to u-boot/master, thanks!
--
Tom