]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/spi-lld.git/commit
ospi: PRSDK-6286: fix OSPI 166MHz problem for J721ES platform
authorHao Zhang <hzhang@ti.com>
Wed, 16 Oct 2019 13:17:37 +0000 (09:17 -0400)
committerHao Zhang <hzhang@ti.com>
Wed, 16 Oct 2019 13:17:37 +0000 (09:17 -0400)
commit9e0c68a6397cfd5be68bf5b9565548d0412555f1
tree5f8677334cba725fc7ac6aeb4a525ffe6d07a949
parent4319424ca55676d25758f3e05797fac707b0b1f8
ospi: PRSDK-6286: fix OSPI 166MHz problem for J721ES platform

Add Chip Select Start of Transfer delay configuration SoC API and change
the read data capture delay to 0 to fix the 166 MHz timing issue for J721ES
platform.

Signed-off-by: Hao Zhang <hzhang@ti.com>
soc/am65xx/SPI_soc.c
soc/j721e/SPI_soc.c
src/v0/OSPI_v0.c
src/v0/OSPI_v0.h
test/ospi_flash/src/main_ospi_flash_test.c