Hi Miroslav,
Thank you for the hints.
Out requirements are:
- Linux should be able to change u-boot env partition.
- u-boot should be able to read env written by Linux.
As I see from the link above, u-boot env still uses Hamming mode. Then new u-boot will not help us.
You know that Kernel doesn't support mixed ECC modes.And since we have Kernel in BCH8, the only ECC mode available for us to change u-boot env from Linux is BCH8, but not Hamming (and it is not compatible with u-boot).
We are looking the way to change U-boot env partition, whichever ECC mode is used by Kernel.
Best regards,
Alexey.