commit | 726ab5de618fcbbe5873e1c3199091c9fb521a25 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Sun Oct 14 15:53:17 2018 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 22 09:18:49 2018 -0400 |
tree | 65f07d59b7e09f9ac22df0bb60328ea620e89fdd | |
parent | ed8efed3de40b46b18ca1ae0403c128b96758e2c [diff] |
ARM: omap3_logic: Add NOR Flash Support for SOM-LV The DM37 and OMAP35 SOM-LV SOM-LV products both support a NOR flash part connected to CS2 in addition to the NAND part on CS0. This patch setups the GPMC timings for the MT28 NOR Flash and enables the CFI-Flash driver now that the CFI stuff is in Kconfig Signed-off-by: Adam Ford <aford173@gmail.com>