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

2012-04-02 Thread stefano babic
Am 02/04/2012 19:47, schrieb Gachet Daniel: > Hi Stefano, > > Have I to do more for the patch? Are you ok with the proposal? > That is ok. Please use a shorter name: the function you patch is already surrounded by #ifdef MXC_NFC_V1_1, so it is not required to repeat it in the name (we have a lot

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

2012-04-02 Thread Marek Vasut
ordially, > > Daniel > > -Original Message- > From: Marek Vasut [mailto:ma...@denx.de] > Sent: dimanche 1 avril 2012 23:02 > To: u-boot@lists.denx.de > Cc: Gachet Daniel > Subject: Re: [U-Boot] [PATCH] Correct corrupted NAND Flash access on KARO > TX25 modules &

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

2012-04-01 Thread Marek Vasut
Dear Gachet Daniel, > Hi Stefano and Marek, > > -Original Message- > From: stefano babic [mailto:sba...@denx.de] > Sent: dimanche 1 avril 2012 12:33 > To: Gachet Daniel > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] [PATCH] Correct corrupted NAND Flash acces

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

2012-04-01 Thread Gachet Daniel
Hi Stefano and Marek, -Original Message- From: stefano babic [mailto:sba...@denx.de] Sent: dimanche 1 avril 2012 12:33 To: Gachet Daniel Cc: u-boot@lists.denx.de Subject: Re: [U-Boot] [PATCH] Correct corrupted NAND Flash access on KARO TX25 modules >Am 31/03/2012 09:31, schrieb Gac

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

2012-04-01 Thread Marek Vasut
Dear Gachet Daniel, > Dear Marek, > > >Dear Gachet Daniel, > > > >> This short patch correct corrupted data while reading NAND flash > >> modules on the KARO TX25 module. > >> > >> The current version of the mxc_nand driver uses the symmetric mode to > >> access the NAND flash, but the devices p

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

2012-04-01 Thread stefano babic
Am 31/03/2012 09:31, schrieb Gachet Daniel: > This short patch correct corrupted data while reading NAND flash modules on > the KARO TX25 module. > > The current version of the mxc_nand driver uses the symmetric mode to access > the NAND flash, but the devices populated on the KARO TX25 only sup

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

2012-04-01 Thread Gachet Daniel
Dear Marek, > >Dear Gachet Daniel, > >> This short patch correct corrupted data while reading NAND flash >> modules on the KARO TX25 module. >> >> The current version of the mxc_nand driver uses the symmetric mode to >> access the NAND flash, but the devices populated on the KARO TX25 only >>

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

2012-03-31 Thread Marek Vasut
Dear Gachet Daniel, > This short patch correct corrupted data while reading NAND flash modules on > the KARO TX25 module. > > The current version of the mxc_nand driver uses the symmetric mode to > access the NAND flash, but the devices populated on the KARO TX25 only > support an asymmetric mode