I am trying to locate source code for the Hamming code algorithm used in the TI Flash utility v1.6.
My target is AM3517 with Micron Flash, programming X-loader and U-Boot.
Tool settings are HWECC, 1 bit ECC, and the utility is generating 12 EEC code bytes per page (3 bytes / 512 bytes sub-page), stored in position 2-13 in the OOB area.
I have tested several algorithms, however, have been unable to generate the same EEC codes.