]> git.ipfire.org Git - thirdparty/u-boot.git/commit
ARM: omap3_logic: Add NOR Flash Support for SOM-LV
authorAdam Ford <aford173@gmail.com>
Sun, 14 Oct 2018 20:53:17 +0000 (15:53 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 22 Oct 2018 13:18:49 +0000 (09:18 -0400)
commit290097fe2736dd23bfb926658d188db533b59779
tree65f07d59b7e09f9ac22df0bb60328ea620e89fdd
parente18333e50147a7ba6715a7012f1b03ed5009f628
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>
board/logicpd/omap3som/omap3logic.c
configs/omap35_logic_somlv_defconfig
configs/omap3_logic_somlv_defconfig
include/configs/omap3_logic.h