how to find the linux driver source code for nandFlash?

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

how to find the linux driver source code for nandFlash?

跳至解决方案
3,092 次查看
yinux
Contributor III

I want to find the nandflash driver in the linux sdk .

1)   download Virtual Host Enviroment: QorIQ DPAA SDK v1.9 PPCE500MC with Virtual Host Enviroment

2) cd /SDK/QorIQ-SDK-V1.9-20151210-yocto/build_p2041rdb/tmp/work-shared/p2041rdb/kernel-source/drivers/mtd/nand

    which c source will fit the nandFlash MT29F2G08AAD?

thanks for your help.

0 项奖励
回复
1 解答
2,571 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Hello yang yang,

Please refer to the file in drivers/mtd/nand/fsl_elbc_nand.c for P2041RDB.

Thanks,

Yiping

在原帖中查看解决方案

0 项奖励
回复
4 回复数
2,571 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Hello yang yang,

If your want to use IFC controller, please consider about T series processors.

Please refer to drivers/mtd/nand/fsl_ifc_nand.c for IFC Flash Controller NAND Machine driver.

Thanks,

Yiping

0 项奖励
回复
2,571 次查看
yinux
Contributor III

thanks for your reply.

now I cannot  change my ppc p2041 to the T serial.

I want to know the linux drivers , how to use the ecc alg,  in the p2041RDB.

which c source will fit the nandFlash MT29F2G08AAD (supported in the 2041RDB board)?

0 项奖励
回复
2,572 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Hello yang yang,

Please refer to the file in drivers/mtd/nand/fsl_elbc_nand.c for P2041RDB.

Thanks,

Yiping

0 项奖励
回复
2,571 次查看
yinux
Contributor III

got ,thanks very much.

0 项奖励
回复