Hi folks,
We are currently switching our hardware to a platform that includes a 512Mb flash device. This device has a block size of 256Kb with a page size of 4Kb.
From reading the DM8148 technical reference manual, it appears that, the internal boot code automatically switches to BCH16 error correction when it discovers a page size of 4K.
This means that we need to program U-boot min into flash with BCH16. However, the version of U-boot that we have does not support BCH16.
Are there any updates/patches available that allow U-boot to be modified to support BCH16?
Is there any way to disable ECC checking by the internal boot code on the DM8148 temporarily?
Are there any other tools that can be used to program the flash device other than U-boot?
Thanks in advance,
Terry