Skip to content
Commit a93a80be authored by Raymond Lei's avatar Raymond Lei Committed by Daniel DeGrasse
Browse files

drivers: nxp: flexspi: fix hyper flash hang issue



CS hold time parameter is not correct which may cause bus fault
randomly.
System hang during status register reading after flash progromming which
is caused by parameter accessing in XIP mode.
Add dummy delay for READ command according the flash datasheet which is
required for SDR mode.
Use FlexSPI internal divider for clock updating instead of register in
CCM to avoid potential risk caused by flash access during clock updating
procedure.

Signed-off-by: default avatarRaymond Lei <raymond.lei@nxp.com>
parent 2d06a908
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment