Re: [U-Boot] [PATCH] spi: Add support for MX66U51235F, MX66L1G45G and MT25QU02G

2016-11-17 Thread Jagan Teki
On Thu, Oct 27, 2016 at 3:48 AM, Bacrau, Dumitru wrote: > Hi Teki, > > Sure, I can do that, but here is more information, maybe we can come up with > a better solution: > > For this device, the "U" in the part name means "1.8V". The equivalent 3.3V > part has "L" in

Re: [U-Boot] [PATCH] spi: Add support for MX66U51235F, MX66L1G45G and MT25QU02G

2016-10-27 Thread Bacrau, Dumitru
openedev.com] Sent: Wednesday, October 26, 2016 12:53 PM To: Bacrau, Dumitru <dumitru.bac...@intel.com> Cc: u-boot@lists.denx.de; Radu Bacrau <radu.bac...@gmail.com>; Chin Liang See <cl...@altera.com> Subject: Re: [U-Boot] [PATCH] spi: Add support for MX66U51235F, MX66L1G45G

Re: [U-Boot] [PATCH] spi: Add support for MX66U51235F, MX66L1G45G and MT25QU02G

2016-10-26 Thread Jagan Teki
On Wed, Oct 26, 2016 at 9:18 PM, Bacrau, Dumitru wrote: > Hello Teki, > > The device that I have used is MT25QU02GCBB8E12-0SIT, with the datasheet > available here: >

Re: [U-Boot] [PATCH] spi: Add support for MX66U51235F, MX66L1G45G and MT25QU02G

2016-10-26 Thread Bacrau, Dumitru
Hello Teki, The device that I have used is MT25QU02GCBB8E12-0SIT, with the datasheet available here: https://www.micron.com/~/media/documents/products/data-sheet/nor-flash/serial-nor/mt25q/die-rev-b/mt25q_qlkt_u_02g_cbb_0.pdf. Thanks a lot, Radu -Original Message- From: Jagan Teki

Re: [U-Boot] [PATCH] spi: Add support for MX66U51235F, MX66L1G45G and MT25QU02G

2016-10-26 Thread Jagan Teki
On Wed, Oct 12, 2016 at 7:45 PM, wrote: > From: Radu Bacrau > > This commit adds support for the Macronix MX66U51235F, MX66L1G45G and Micron > MT25QU02G flash parts. > > Signed-off-by: Radu Bacrau > Cc: Chin Liang

[U-Boot] [PATCH] spi: Add support for MX66U51235F, MX66L1G45G and MT25QU02G

2016-10-13 Thread dumitru . bacrau
From: Radu Bacrau This commit adds support for the Macronix MX66U51235F, MX66L1G45G and Micron MT25QU02G flash parts. Signed-off-by: Radu Bacrau Cc: Chin Liang See Cc: Dinh Nguyen Cc: Jagan

Re: [U-Boot] [PATCH] spi: Add support for MX66U51235F, MX66L1G45G and MT25QU02G

2016-10-12 Thread Chin Liang See
On Wed, 2016-10-12 at 09:15 -0500, dumitru.bac...@intel.com wrote: > From: Radu Bacrau > > This commit adds support for the Macronix MX66U51235F, MX66L1G45G and > Micron MT25QU02G flash parts. > > Signed-off-by: Radu Bacrau > Cc: Chin Liang