LX2160A FlexSPI NAND Boot

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LX2160A FlexSPI NAND Boot

2,256 次查看
womble
Contributor II

I'm working on booting from 2K SPI NAND on the LX2160a SoC.

With some bug fixes to the create_pbl tool, I have managed to boot to BL2. Unfortunately ATF BL2 re-programs the FlexSPI LUTs for NOR flash operation and there is no corresponding NAND flash driver code within ATF.

https://github.com/nxp-qoriq/atf/tree/lf_v2.8/drivers/nxp/flexspi/nor


Are reference / SDK software or bare metal drivers for using FlexSPI with NAND flash available somewhere or do NXP intend to add NAND support to ATF?

The FlexSPI Driver Design document (https://community.nxp.com/t5/Layerscape-Knowledge-Base/FlexSPI-Driver-Design/ta-p/1354159) mentions some driver files - flexspi_nand.c etc. Where can I get these from?

Many thanks

标签 (1)
标记 (3)
0 项奖励
回复
1 回复

2,195 次查看
yipingwang
NXP TechSupport
NXP TechSupport

You could refer to u-boot source code drivers/spi/fsl_fspi_nand.c.

0 项奖励
回复