ATK Tool for iMX25 with Micron MT29F2G08ABAEAWP Chip

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

ATK Tool for iMX25 with Micron MT29F2G08ABAEAWP Chip

989 Views
arumugamramasam
Contributor II

Hi,

I am using iMX25 PDK with MT29F2G08ABAEAWP Nand flash. I would like to know whether anyone has the modified / configured ATK tool that supports the above mentioned device for downloading. I am trying to modify on my own with the source code of ATK tool available, but without any success till now. Kindly help me to download uboot, image and file system in to the above flash using ATK tool.

Thanks,

Arumugam R

Labels (1)
0 Kudos
2 Replies

654 Views
andrew_questps
Contributor III

I had to make sure the details were in both nand_device_info_table_type_2 and nand_device_info_table_type_7 to get it to work.

654 Views
Yuri
NXP Employee
NXP Employee

Generally recent ATK releases should define NAND type automatically via NAND ID.
And there is corresponding information for the NAND flash "MT29F2G08ABAEAWP:E" in

"nand_device_info.c" (from ATK sources).

Please double check parameters "BI Swap" and "BBT", what were used to erase the NAND (via ATK). Also please pay attention if NAND signal RDY is pulled up via a resistor of ~10 KOhm.