Hi
In our Custom board we are using AM3359 along with 8-bit NandFlash ( MT29F2G08ABAEAWP micron chip) .
Generated MLO and u-boot.img images for AM335x in U-boot.
I need to flash the above images Using CCSv5.1
Gone thru http://processors.wiki.ti.com/index.php/AM335x_Flashing_Tools_Guide .
I need nand-flash-writer.out to flash the images . Where Can I get it.?
1. I found one in starterware.
But I need to know can I use the nand-flash-writer.out present in starterware for my configuration ( AM3359 connected to 8-bit nand) - ?
2. Where can I get the source files of nand flash writer for AM3359 with 8-bit nand flash ?
Please suggest
Thanks
1. I don't see why not
2. Latest (2.00.00.06) has the source code for nand-flash-writer.
http://software-dl.ti.com/dsps/dsps_public_sw/am_bu/starterware/02_00_00_06/index_FDS.html
Regards,
Valentin
I have the same problème (using AM3359 along with 8-bit NandFlash ), but i m not sure that the generated u-boot will run ,I want to know if TI offers a u-boot porting precedure for custom board based on AM335x when we change RAM, NAND, NOR .......