Yuri,
Thank you for the link to the compiled 1.6 version. I have run this and found that the three built-in flash types are not my flash. I have a Micron technologies MT29F2G NAND flash. The only two options in the tool for NAND flash are for Samsung flash. However given the fact that the command set is the same between the two, I attempted to use the K9K2G version and got the following error:
"Failed to initial flash or Do not support this Flash, please reset the target"
So I assumed then, that flash model should be custom and I browsed to the mx27_nand.bin file I built using the 1.7 source code, which appears to have built-in support for the MT29F2G. However, I get the same error. I did notice also, that the time to load the RAM kernel is longer with the new mx27_nand.bin I created. Am I loading this in the correct place? or is there something else I must do? The User guide says nothing about selecting "custom" in the flash device dropdown. Is there any way to select verbose mode to see exactly what is failing and why?
Also, the third link appears to not work for me.
thanks,
-Allen