Re: [U-Boot-Users] [PATCH 0/7 v5] SMDK6400 support

2008-08-05 Thread Guennadi Liakhovetski
On Tue, 5 Aug 2008, Scott Wood wrote: > On Tue, Aug 05, 2008 at 03:36:33PM +0200, Guennadi Liakhovetski wrote: > > Version 5: This time based on nand-flash/testing head. Therefore it > > couldn't be runtime-tested: largepage support in nand_spl is broken there > > ATM. > > Hmm, so it is. I don

Re: [U-Boot-Users] [PATCH 0/7 v5] SMDK6400 support

2008-08-05 Thread Scott Wood
On Tue, Aug 05, 2008 at 03:36:33PM +0200, Guennadi Liakhovetski wrote: > Version 5: This time based on nand-flash/testing head. Therefore it > couldn't be runtime-tested: largepage support in nand_spl is broken there > ATM. Hmm, so it is. I don't have hardware that uses the cmd_ctrl interface t

[U-Boot-Users] [PATCH 0/7 v5] SMDK6400 support

2008-08-05 Thread Guennadi Liakhovetski
Version 5: This time based on nand-flash/testing head. Therefore it couldn't be runtime-tested: largepage support in nand_spl is broken there ATM. Otherwise all comments have been taken care of. After nand_spl is fixed for largepage NAND devices, this will be tested, if needed, v6 will be submi