Home
last modified time | relevance | path

Searched hist:"169 eb191" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/board/logicpd/omap3som/
H A Domap3logic.c169eb191 Sun Oct 07 09:20:45 CDT 2018 Adam Ford <aford173@gmail.com> ARM: omap3_logic.c: Optimize DDR timings based on OMAP35 or 36/37

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>