Re: [U-Boot] Freescale MXC: NAND UnCorrectable RS-ECC Error

2009-10-19 Thread alfred steele
Hi Magnus, Thanks. Are you using U-boot v2 or some other customized U-boot? (gitweb at git.denx.de seems to have some problems at the moment and I don't have the U-boot v2 tree locally) Custom u-boot based on v2. I have ported mxc_nand based on the kernel code(2.6.26) and it uses 2k/4k

Re: [U-Boot] Freescale MXC: NAND UnCorrectable RS-ECC Error

2009-10-03 Thread Juergen Beisert
On Freitag, 2. Oktober 2009, alfred steele wrote: Which MXC platform are you using and does it support 4K page size? And does mxc_nand.c support 4K page size? I am using mx35 and the NAND flash controller therein supports 4K page operations as evident from the manual. Check if the settings

[U-Boot] Freescale MXC: NAND UnCorrectable RS-ECC Error

2009-10-02 Thread alfred steele
Hi All, I am trying to introduce a Samsung NAND flash part (K9F8G08U0M) to a Freescale mxc platform. Looks like the device code used in the NAND read id operation is already a part of the drivers/mtd/nand/nand_ids.c, looking at line {NAND 1GiB 3,3V 8-bit, 0xD3, 0, 1024, 0, LP_OPTIONS},) Its

Re: [U-Boot] Freescale MXC: NAND UnCorrectable RS-ECC Error

2009-10-02 Thread Magnus Lilja
Hi 2009/10/2 alfred steele alfred.jaq...@gmail.com: Hi  All, I am trying to introduce  a Samsung NAND flash part (K9F8G08U0M) to a Freescale mxc platform. Looks like the device code used in the NAND read id operation is already a part of  the drivers/mtd/nand/nand_ids.c, looking at line

Re: [U-Boot] Freescale MXC: NAND UnCorrectable RS-ECC Error

2009-10-02 Thread alfred steele
Thanks Magnus! Which MXC platform are you using and does it support 4K page size? And does mxc_nand.c support 4K page size? I am using mx35 and the NAND flash controller therein supports 4K page operations as evident from the manual. from the code in mxc_nand.c it looks like it checks for