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 (OOB) >> bytes correctly. I noted this behavior after c

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

2011-01-10 Thread Jason Liu
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 (OOB) > bytes correctly. I noted this behavior after compare the same > u-boot.bin image flashed via ATK (proprieta

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

2011-01-10 Thread Stefano Babic
On 01/10/2011 02:44 PM, Tiago Maluta wrote: > I'd like to adapt u-boot to work with NFC v3. Do you think it's a > difficult task (and the documentation [1] available should be > sufficient) ? > > [1] http://cache.freescale.com/files/dsp/doc/ref_manual/MCIMX51RM.pdf I think there is no other docum

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 Stefano Babic
On 01/10/2011 01:58 PM, Tiago Maluta wrote: > Hi, > Hi Tiago, > 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 int

[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