LS1043A cfg_rcw_src setting for NAND Flash

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

LS1043A cfg_rcw_src setting for NAND Flash

1,022 次查看
ajaykumar_d
Contributor II

Hi I am using LS1043A in my project and want to boot from NAND flash of size 8Gb(1GB). The cfg_rcw_src supported for NAND flash is 4k page and 128 pages/block but the NANDs avilable from Micron and tosiba supports only 4K page and 64pages/block. Is it possible to put some customised cfg_rcw_src setting for 4k page and 64pages/block.

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

789 次查看
ajaykumar_d
Contributor II

hi, I tried this option and is working fine for me. thanks a lot for your advice.

0 项奖励

789 次查看
ufedor
NXP Employee
NXP Employee

It is possible to use cfg_rcw_src=1_0001_xxxx (8-bit NAND Flash, 4 KB page, 128 pages/block), in U-Boot it is required to specify correct block size - 64 pages.