Re: [U-Boot] [PATCH] ppc4xx/NAND: Reduce size of NAND SPL image

2010-11-23 Thread Scott Wood
On Tue, 23 Nov 2010 14:32:48 +0100 Stefan Roese wrote: > This is needed for the canyonlands_nand build target. Without it > the resulting image won't fit into 4k. > > Signed-off-by: Stefan Roese > Cc: Scott Wood > --- > Scott, I would like to push this patch via my repository. > Please let me

[U-Boot] [PATCH] ppc4xx/NAND: Reduce size of NAND SPL image

2010-11-23 Thread Stefan Roese
This is needed for the canyonlands_nand build target. Without it the resulting image won't fit into 4k. Signed-off-by: Stefan Roese Cc: Scott Wood --- Scott, I would like to push this patch via my repository. Please let me know if this is ok with you. Thanks. drivers/mtd/nand/ndfc.c |4 ++