Closed hakehuang closed 1 year ago
@dleach02 , @mmahadevan108 , this issue fails all flash fucntions in RT10xx series
Same issue as #55258 , fixed in #55504 yesterday
@decsny in this case below driver will have the same problem memc_mcux_flexspi_aps6408l.c memc_mcux_flexspi_s27ks0641.c
Describe the bug
flash test report flash driver is not initized.
Please also mention any information which could help others to understand the problem you're facing: NXP mimxrt1060_evk/mimxrt1015_evk and all RT10xx series platform impacted.
the flash driver init is not called.
To Reproduce Steps to reproduce the behavior: cd tests/driver/flash west build -b mimxrt1060_evk west flash --runner=pyocd
Expected behavior Test PASS
Impact flash functions
Environment (please complete the following information):
Additional context
bisect found the issues is introduced by below commit