Tool/software: Linux
Currently, we are using Ethernet booting method to program nand flash in production for AM3352.
As this method is consuming more time in production, we want to switch to nand flash programming using Universal Hex programmer.
To program nand flash using universal hex programmer, we need to add BCH8 ECC code in U-Boot, Linux Kernel and Rootfs binary and then using hex programmer we will program it.
We want utility which run on Linux PC to add BCH8 ECC code in target binaries. Please, help us to resolve this.
NOTE: Universal hex programmer is not supporting BCH8 ECC scheme