How to use ATK tool for micron nand flash (MT29F32G08CBACA)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to use ATK tool for micron nand flash (MT29F32G08CBACA)

1,750 Views
gurumoorthirasi
Contributor IV

Dear All,

I am using imx25 board where we have replaced the samsung(K9LAG08U0M-PCB0 by default on imx25 core board ) Nand flash with Micron Nand flash (MT29F32G08CBACA).

Now i want to boot the board from Micron nand flash (MT29F32G08CBACA) .

so i am trying to load the uboot.bin file through ATK tool . but i cant able to load it.

The error saying that on ATk tool

"Failed to initial flash or Do not support this Flash, please reset the target"

and also on ATK tool on below shows that

"silicon security type(HAB_TYPE): Development/Disable Flash Capacity: N/A"

Please some one tell me how can i use the ATK tool for micron nand flash (MT29F32G08CBACA) to load the file ?

what are things should i do ?

Please do the needful ASAP. This is high priority !!!

Regards,

Guru

Labels (2)
0 Kudos
1 Reply

673 Views
Yuri
NXP Employee
NXP Employee

It is needed to design special flash driver for new NAND, if it is not detected automatically.

Please look at AN3985 how to build new flashlib. Also please use documentation, provided with

the source package, linked below. 

http://www.freescale.com/files/dsp/doc/app_note/AN3985.pdf

ATK sources (and documentation) may be found using the next link :

https://www.freescale.com/webapp/Download?colCode=IMX_ATK_SOURCE_CODE&appType=license&location=null

0 Kudos