[U-Boot] [MX51EVK] u-boot ECC errors flashing NAND

2011-01-10 Thread Tiago Maluta
Hi, I'm facing ECC errors when flashing u-boot on NAND on MX51EVK-based board. U-Boot "nand write" command doesn't fill out-of-band (OOB) bytes correctly. I noted this behavior after compare the same u-boot.bin image flashed via ATK (proprietary software from Freescale). I guess is something relat

Re: [U-Boot] [MX51EVK] u-boot ECC errors flashing NAND

2011-01-10 Thread Tiago Maluta
>> I'm facing ECC errors when flashing u-boot on NAND on MX51EVK-based >> board. U-Boot "nand write" command doesn't fill out-of-band (OOB) >> bytes correctly. > > The mxc_nand driver in u-boot mainline does not support version 3 of the > internal NFC controller we find on the i.MX51 processor. You

Re: [U-Boot] [MX51EVK] u-boot ECC errors flashing NAND

2011-01-10 Thread Tiago Maluta
On Mon, Jan 10, 2011 at 1:21 PM, Jason Liu wrote: > Hi, Tiago Maluta, > > 2011/1/10 Tiago Maluta : >> Hi, >> >> I'm facing ECC errors when flashing u-boot on NAND on MX51EVK-based >> board. U-Boot "nand write" command doesn't fill out-of-band