booting out of large-page nand flash

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

booting out of large-page nand flash

跳至解决方案
1,122 次查看
mhartner
Contributor I

When using the FCM to boot an MPC8315 out of large-page nand flash, how many page address cycles are used?

 

We would like to boot out of a 4Gb large page NAND, which uses two cycles of column address followed by three cycles of page address.  The part is a Micron MT29F4G08ABADAWP.

 

We know that for 1Gb or smaller devices only two cycles of page address are required. We are hoping that the FCM does not assume a 1Gb or smaller flash, that would mean the maximum size NAND we could boot out of would be 128Mbytes, which isn't any larger than we can get using a small page flash part.

 

I know that we can set the page address cycles after boot using FMR[AL], which in our case we will want FMR[AL]=01 to give us three cycles (bytes). I am just wondering what it uses at power up.

 

Has anyone out there successfully booted out of a 2Gb or larger NAND flash part?

0 项奖励
1 解答
595 次查看
John_Kaz
NXP Employee
NXP Employee

Did you ever get an answer to this and were you able to successfully boot out of MT29F4G08ABADAWP?

在原帖中查看解决方案

0 项奖励
3 回复数
596 次查看
John_Kaz
NXP Employee
NXP Employee

Did you ever get an answer to this and were you able to successfully boot out of MT29F4G08ABADAWP?

0 项奖励
595 次查看
mhartner
Contributor I

Yes, we got it working. We pulled out an o-scope, it was giving 4 cyles of address, presumably because TRLX is set by default.

0 项奖励
595 次查看
Arul_ewl
Contributor I

Hi,

  Can you please explain how you made MPC8315 working with Large NAND. We have recently updated our board (based on MPC 8315) NAND flash from 64 MB to 256 MB Micron MT29F2G08ABAEAH4. But we could not bring up the board.

When i checked with freescale support, i got reply today that 8315 does not support 4-bit ECC as required by Micron.

Your valuable input is more appreciated

 

Thanks,

Arul.

0 项奖励