This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM335x Production Programming

hello!

Already exists a method to writing the software in nand-flash of am335x on windows OS?
In the mass production manual programming method is not acceptable.

If it does not exist is planned to develop a program for this and when it will be done?

For AM335x there is already a patch (for u-boot and kernel) for 4K page NAND memory and 224 OOB?
I use a Micron chip MT29F16G08ABABA.
At the moment we corrected ECC scheme in u-boot and kernel, but they do not match and I'm forced to write only with the kernel the rootfs partition, in case i write the rootfs partition under u-boot, when the kernel is loaded i receive "ECC uncorrectable error..."

Thank you.