]> git.dujemihanovic.xyz Git - u-boot.git/commit
spi: nxp_fspi: reset the FLSHxCR1 registers
authorHan Xu <han.xu@nxp.com>
Wed, 13 Sep 2023 21:15:35 +0000 (16:15 -0500)
committerPeng Fan <peng.fan@nxp.com>
Tue, 10 Oct 2023 02:13:51 +0000 (10:13 +0800)
commit131e44c5448fb0ba9f8b6084cb848a84d729b2c5
tree1ad173fe065b5b2b788728a6ad7c2f5d8b3b50c1
parentd71e08098e4bc64d242c2e59f3e4398f31692975
spi: nxp_fspi: reset the FLSHxCR1 registers

Reset the FLSHxCR1 registers to default value. ROM may set the register
value and it affects the SPI NAND normal functions.

Signed-off-by: Han Xu <han.xu@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
drivers/spi/nxp_fspi.c