Re: [U-Boot] Add new NAND flash

2013-03-04 Thread Scott Wood
On 02/28/2013 07:55:56 PM, garyio wrote: Hi Scott, I know it's been a while but did you ever get this part to work? Thanks, Garyio What is "this part"? -- View this message in context: http://u-boot.10912.n7.nabble.com/U-Boot-Add-new-NAND-flash-tp72701p148633.html Sent

Re: [U-Boot] Add new NAND flash

2013-02-28 Thread garyio
Hi Scott, I know it's been a while but did you ever get this part to work? Thanks, Garyio -- View this message in context: http://u-boot.10912.n7.nabble.com/U-Boot-Add-new-NAND-flash-tp72701p148633.html Sent from the U-Boot mailing list archive at Nabbl

Re: [U-Boot] Add new NAND flash

2010-10-04 Thread Scott Wood
On Sat, 2 Oct 2010 14:50:23 +0200 Matthias Weißer wrote: > Hi Scott > > Am 01.10.2010 21:52, schrieb Scott Wood: > > On Fri, 1 Oct 2010 16:31:40 +0200 > >> MT29F16G08CBABA > >> The NAND is connected (8 bit wide) to an iMX25 which is booting from > >> NOR. So the NAND is only a mass storage devi

Re: [U-Boot] Add new NAND flash

2010-10-02 Thread Matthias Weißer
Hi Scott Am 01.10.2010 21:52, schrieb Scott Wood: > On Fri, 1 Oct 2010 16:31:40 +0200 >> MT29F16G08CBABA >> The NAND is connected (8 bit wide) to an iMX25 which is booting from >> NOR. So the NAND is only a mass storage device. I am able to read the ID >> of the chip. >> >> 2Ch 48h 04h 46h 85h >

Re: [U-Boot] Add new NAND flash

2010-10-01 Thread Scott Wood
On Fri, 1 Oct 2010 16:31:40 +0200 Matthias Weißer wrote: > Hi > > I would like to add a new NAND flash type to u-boot and have some > problems with it. The type is > > MT29F16G08CBABA > – Page size x8: 4320 bytes (4096 + 224 bytes) > – Block size: 256 pages (1024K + 56K bytes) > – Plane size:

[U-Boot] Add new NAND flash

2010-10-01 Thread Matthias Weißer
Hi I would like to add a new NAND flash type to u-boot and have some problems with it. The type is MT29F16G08CBABA – Page size x8: 4320 bytes (4096 + 224 bytes) – Block size: 256 pages (1024K + 56K bytes) – Plane size: 2 planes x 1024 blocks per plane – Device size: 16Gb: 2048 blocks The NAND s