[U-Boot] [PATCH v4] Correct corrupted NAND Flash access on KARO TX25 modules

2012-07-12 Thread Gachet Daniel
Hi Scott and Stefano, You will find below the newest patch for the NAND flash access problem on the TX25 module. I hope this version is fulfilling all your expectations. Cordially, Daniel diff --git a/drivers/mtd/nand/mxc_nand.c b/drivers/mtd/nand/mxc_nand.c index 936186f..08fbb12 100644 ---

[U-Boot] [PATCH v4] Correct corrupted NAND Flash access on KARO TX25 modules

2012-07-12 Thread Gachet Daniel
Hi Scott and Stefano, You will find below the newest patch for the NAND flash access problem on the TX25 module. I hope this version is fulfilling all your expectations. Cordially, Daniel diff --git a/drivers/mtd/nand/mxc_nand.c b/drivers/mtd/nand/mxc_nand.c index 936186f..08fbb12 100644 ---

Re: [U-Boot] [PATCH v4] Correct corrupted NAND Flash access on KARO TX25 modules

2012-07-12 Thread Wolfgang Denk
Dear Gachet Daniel, In message 7605b15734f74b40a124aed46b25250a0102f...@hefrmbx01.sofr.hefr.lan you wrote: Hi Scott and Stefano, You will find below the newest patch for the NAND flash access problem on the TX25 module. I hope this version is fulfilling all your expectations.