Hi Hong Guan, We now have two uboot images, one which writes in BCH8 and another BCH16 As of now i am writing the rootfs and kernel partitions in BCH8 Uboot img and the reset of the partitions are written using bch16 uboot.img I tried writing and booting on both the uboot images; the kernel nand load throws the "omap-elm: uncorrectable ECC errors" How do we solve this? this is adding delay to the boot-up. shall I just comment-out the code in uboot that is doing ecc error correction/ atleast the error message prints?
↧