
22 Jun
2009
22 Jun
'09
10:29 p.m.
On Sat, May 16, 2009 at 02:27:40PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
nand_init currently use size_t which is arch dependent and not always a unsigned long. Now use loff_t as the linux mtd layer
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagnioj@jcrosoft.com Cc: Scott Wood scottwood@freescale.com
Applied to u-boot-nand-flash, with the commit message cleaned up a bit (I assume you meant nand_util rather than nand_init?).
-Scott