Re: [U-Boot] mtdparts fails with NAND >= 4GB

2011-01-27 Thread Aaron Williams
I'll probably have something later today. I got it working with an earlier version of u-boot though it hasn't been thoroughly tested. -Aaron On Thursday, January 27, 2011 05:06:09 pm Scott Wood wrote: > On Thu, 27 Jan 2011 16:24:31 -0800 > > Aaron Williams wrote: > > Hi all, > > > > It looks

Re: [U-Boot] mtdparts fails with NAND >= 4GB

2011-01-27 Thread Scott Wood
On Thu, 27 Jan 2011 16:24:31 -0800 Aaron Williams wrote: > Hi all, > > It looks like the mtd partitioning code fails if the flash size exceeds a > u32. > I am working with an 8GB flash chip on our board and was wondering if anyone > else has any experience with MTD with a chip this large? Th