commit | f07515578be131a71773f836b761cf135527c2dc | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Tue Aug 08 09:00:27 2017 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 11 11:34:10 2017 -0400 |
tree | af00ce4243b7ec4ca6bd024573a0769f999d755d | |
parent | 40c8d26a4dd94db490eeaeb2d028591e6fe40465 [diff] |
OMAP3: omap3logic: Fix DDR Pin Mux The 512 MB DDR version of SOM's use CS0 and CS1. CS1 is not correctly setup in the pin muxing. This causes erratic behavior on suspend/resume This fix has been tested on both 256 and 512 MB DDR versions. Signed-off-by: Adam Ford <aford173@gmail.com>